搜索资源列表
C++MFC实现的绘制正方体的三视图
- C++MFC实现的绘制正方体的三视图
MFC做的计算器(含源代码)
- MFC做的计算器(含源代码),适合初学者
MFC Windows
- MFC Windows程序设计第二版的附带源码,很好的参考。
八数码MFC实现
- 用MFC实现的八数码,AStar算法!
MFC 界面编程
- MFC界面编程,一些常见的窗口界面的C++源代码
简单MFC
- MFC迅速上手文档,无需了解底层机制。
图像的读入、显示与放大缩小图像的存储(MFC)
- 图像的读入、显示与放大缩小图像的存储(MFC),适合初学者
MFC 树形控件和列表控件的结合CtreeCtrl
- MFC 树形控件和列表控件的结合CtreeCtrl 和CListCtrl,MFC tree control and the combination of list control CtreeCtrl and CListCtrl
Skin.MFC多个界面源码
- MFC多个界面源码,MFC程序界面,多种颜色,多种样式,MFC source multiple interfaces, MFC program interface, a variety of colors, a variety of styles
mfc.rar
- mfc常用的控件美化,有很详细的说明,不错!,mfc controls commonly used in landscaping, there are very detailed explanation, it is true!
Calculator(MFC).rar
- 自己编写的一个计算器的小程序,可能有些功能还不是很完善,请大家多多包含。MFC程序。,I have written a calculator applet,there may be some functionality is not a perfect system,please include a lot.
MFC-CButtonST
- MFC实现了改变按钮外观的各项功能如改变按钮外观、鼠标交互改变按钮颜色、加载按钮图片等-MFC implements the change button to change the appearance of the various functions, such as the appearance of buttons, the mouse interaction to change the button colors, add pictures button
vc6下的MFC资源管理器
- 利用mfc的listview和treeview制作的简单资源管理器,能够显示文件的大小,修改时间等信息
MFC.design.tree.control.font
- MFC编程字体树形控件设计代码MFC Programming design code tree control font -MFC Programming design code tree control font
FullScreen-show-SDI-and-MDI-in-MFC-
- MFC 实现单文档和多文档全屏显示功能 代码可供学习-Fullscreen show SID and MDI in MFC
mfc-qq
- 用mfc编写的 qq,具有抽屉效果,采用对话框的模式-Written with mfc qq, with a drawer effect, using the dialog mode
MFC
- MFC界面编程很好的例子,十分实用 可以参考的文档。-Good example of MFC programming interface, can be very useful reference document.
mfc自绘菜单控件
- mfc中Menu控件的美化,可改变任意菜单项的宽高,并使用自己定义的颜色作为背景,可以渐变。能够在每个菜单项左侧添加位图,并改变菜单中右侧箭头形状。本例子使用打过补丁后的VS2008创建,内附控件类的接口说明文档。
MFC
- 一个学习MFC最基本也最全面的源代码实例,包含了基于C/S架构的socket网络编程,也包含了database,初学者必看-MFC learning the most basic and most comprehensive source code examples, including based on the C/S structure of the socket network programming, but also includes a database, for beginners
MFC数字时钟
- 利用VC++,制作MFC数字时钟界面,上网学习的