资源列表
windowsMenu
- windows菜单栏的编写是一项重要的工作,本实例实现了简单的菜单栏编写。-windows menu programming is very important,this program realizes this work.
openFolder
- 在MFC下实现文件夹打开的菜单操作,适合初学C++和MFC编程的人。
MyCoolMenuprograming
- MyCoolMenu,一个很棒的菜单。代码简洁,值得一看-MyCoolMenu, a terrific menu. Code simple, eye-catcher
Clock
- 在VC环境下,做一个窗口显示的时钟 并且形成单窗口的操作-clock in the windows environment
exmenu
- 一个添加菜单的设计,可以添加自己喜欢的菜单,选择类型-add a menu of design, can add their favorite menu, choose the type
InfoTip
- 当鼠标移动到某一个控件,立即显示出对该控件的说明-when the mouse movement to a certain controls, immediately showed up on the control of the
Test
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。-About MFC AppWizard principle and MFC analysis framework
图书借阅系统
- 利用Internet有关技术建立一个基于B/S的图书馆借阅系统。实现图书借阅管理,提高工作效率。-use of the Internet to establish a technology-based B / S of the library system. Readers Books management to raise work efficiency.
converwindowsintobmp
- 把编辑框中的文字存为位图,当然,你也可以按照这个思路,你也可以把任何控件、窗口里的东西当作位图来存储-put the text editing box for deposit bitmap, of course, you can also According to this idea, you can also put any controls, The window thing as a bitmap to store
FOLDERCOPY
- 文件夹的选择和拷贝 对文件夹的操作 类似于window 资源管理器的局部功能
GetIcon
- 添加菜单图标的软件,通过此小程序,可以给界面编程的菜单添加图标 , 此程序检测过 运行良好-Add menu icon of the software, through this small program that can add to the menu icons interface programming, this program is running well TESTED
MultiLanguageMenu
- 动态改变菜单的语言,很简单但很实用,对于需要多语言支持的程序来说是个很好的方法