CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC list

搜索资源列表

  1. CTree

    0下载:
  2. MFC中树形列表的重命名及图像列表中小图标的添加-Rename the tree list and add a small icon
  3. 所属分类:TreeView

    • 发布日期:2017-05-14
    • 文件大小:3634955
    • 提供者:鲤鱼王子
  1. howtoshow256color

    0下载:
  2. 问题: 论坛中有很多人提出:基于Windows的程序如资源管理器(Explorer.exe),IE等都能显示出漂亮的工具栏图像和图标。但是,用MFC开发的应用程序一般都只能显示16色的工具栏图像和列表视图(如CListView)图像,而无法显示在资源中创建的256色图标和位图。这是为什么? 解答: 工具栏和列表视图都是把自己的图像存储在图像列表中。这个图像列表实际上就是一个图像清单。它是一个由许多小图像组成的长条型位图图像。 -Question: There are
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9056891
    • 提供者:王博
  1. ListViewCtrlEx_Demo

    1下载:
  2. 漂亮的列表控件,继承自CListView,外观与迅雷的任务栏列表相似。 可显示/隐藏列,定制背景,自动调整列宽等,是MFC界面编程必不可少的组件。-Nice list control, inherited from CListView, the appearance of the taskbar with a list similar to the Thunder. To show/hide columns, customize the background, automatically a
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:214967
    • 提供者:李晓东
  1. exportlisttoexcel

    1下载:
  2. MFC编程,把列表框中的数据导出至EXCEL,非常好用-export list data to excel
  3. 所属分类:EditBox

    • 发布日期:2017-03-17
    • 文件大小:18432
    • 提供者:杨过
  1. musicplay

    0下载:
  2. 利用MFC写的音乐播放器,具有列表,循环播放等基本功能-Use MFC to write the music player, with a list of basic functions such as loop
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-23
    • 文件大小:7504842
    • 提供者:林军
  1. ListCtrlProgress

    0下载:
  2. 创建MFC应用程序,快速入门设计,通过应用程序向导创建应用程序,LIST的用法-how to development with MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:30669
    • 提供者:weijie
  1. OutlookSDI

    0下载:
  2. 本例是MFC SDI框架实现的outlook样式界面。视图切分为列表视图和outlook视图。 outbarview是outlook视图类。-MFC SDI frame in this case is the outlook style interface to achieve. View the list view and outlook cut into the view. outbarview is the outlook view class.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:31491
    • 提供者:立方
  1. plane

    0下载:
  2. MFC制作的民航定票系统,可以查询航班,增加航班,以及乘客信息的查询和录入,管理员的增加与减少,等等,利用链表保存。-MFC produced by the Civil Aviation bookings system, you can check flights, increase flight and passenger information query and entry, the administrator of the increases and decreases, and so
  3. 所属分类:transportation applications

    • 发布日期:2017-05-22
    • 文件大小:6880866
    • 提供者:jiang
  1. icondialog

    0下载:
  2. A freeware MFC dialog class to select an icon. This is based on the dialog that appears when you choose to change the icon for a shortcut in the Windows 95 / NT 4 shell. The actual appearance of the dialog is based on the new look dialog in I
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:12380
    • 提供者:陈妍
  1. imageTechFunction

    0下载:
  2. vc图像处理技巧函数,总结出一个COperateBitmap类,可以实现方便的对图象的读取、保存、剪贴板操作、DIB和DDB的转换,下面列出头文件,工程文件我把它写成了一个MFC扩展DLL。-vc image processing techniques function, summed up a COperateBitmap categories, can be achieved easily on the image to read, save, clipboard operations, D
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2042
    • 提供者:李昀
  1. P6307_1

    0下载:
  2. MFC应用程序,综合实现了简单的计算器操作,并有矩阵链表的相关操作,简单模拟银行系统功能-MFC applications, integrated to achieve a simple calculator operations and list the relevant matrix operation, a simple simulation of the banking system
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:106450
    • 提供者:张洁
  1. MFC_listcombo

    0下载:
  2. 程序在MFC下实现,包括列表框的一些函数和功能的实现。-Under the procedures in the MFC implementation, including the list box of some functions and features of implementation.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:49723
    • 提供者:qingbo
  1. sortlistctrldemo

    0下载:
  2. MFC中list控件功能增强,能够排序,增交成员,自己定义列项目-MFC control function in the list
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:38006
    • 提供者:leepaul
  1. 41

    0下载:
  2. MFC中的一些基本操作,比如击中矩形,显示对话框,进度条、滚动条、列表框,组合框-MFC in some of the basic operations, such as hit the rectangle, a dialog box appears, progress bar, scroll bars, list boxes, combo box
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2335293
    • 提供者:刘珊珊
  1. ListOper

    1下载:
  2. 用户信息的增加、修改、删除、查询等功能,通过链表和MFC实现,通过文本文件存储,全面覆盖了数据结构中的链表操作和MFC的开发,以及文本的读写操作,对于学习很有帮助。-The increase in user information, modify, delete, query and other functions, through the list and the MFC implementation, through a text file storage, comprehensive co
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:30977
    • 提供者:郝祥根
  1. ShipGame

    1下载:
  2. 一款军舰释放炸弹炸潜艇,潜艇可释放鱼雷炸军舰的游戏。用MFC实现框架编写的程序。用链表实例化各个对象,方便删除和添加对象-The release of a bomb submarine warships, submarines, warships may be the release of the game torpedo bombing. MFC framework used to achieve the preparation procedures. List examples of use
  3. 所属分类:Windows编程

    • 发布日期:2017-05-07
    • 文件大小:76473
    • 提供者:liurui
  1. ChatServer

    0下载:
  2. 基于MFC写的一个通讯程序的服务端,当有用户来时将用户信息显示在列表上-MFC-based process to write a communications service client, when a user to user information will be displayed in the list
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:106723
    • 提供者:tang
  1. LinkList

    0下载:
  2. 用MFC平台实现的一个简单链表,能够实现添加删除功能,当然我们也可以手动添加一些程序来实现其他功能,非常方便。-MFC platform with a simple list, add delete function can be realized, of course, we can also manually add a number of procedures to achieve other functions, very convenient.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1904228
    • 提供者:胡胜先
  1. Student

    0下载:
  2. 本程序以随机的方式来查找某个学生的信息并把它显示出来以实现点名。-Classroom randomly named system. MFC implementation. Requirements to fully realize our program has been named function. That is, from the Office of Academic Affairs Web site in advance of a class of students download
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7424
    • 提供者:雯雯
  1. Ex_List

    0下载:
  2. MFC中列表控件使用的例子,希望对初学者有所帮助.-MFC controls in a list of examples of use, and they hope to be helpful to beginners.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:30066
    • 提供者:zhenliang
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »
搜珍网 www.dssz.com