搜索资源列表
dlg03
- 基于MFC菜单编程,点击按钮可以探出一个对话框并可调节其大小等状态,与大家共享。-MFC-based menu program, the click of a button can be unearthed in a dialog box can adjust its size state, and share.
MenuOfDlg
- mfc界面编程(菜单),对于刚学界面编程的人员有一定参考价值。-mfc programming interface (menu), just learning programming interface of a certain reference value.
openFolder
- 在MFC下实现文件夹打开的菜单操作,适合初学C++和MFC编程的人。
helloworld
- MFC编程入门首选,最简单的程序实现,HELLOWORLD
mfc-minimize-widow
- C++编程实现最小化窗口到桌面右下角图标的代码-c++ minimize window to little inco
DynamicMenu
- C++MFC编程实现的动态菜单,你可以动态的添加菜单-C++ MFC programming dynamic menu, you can dynamically add menu
AddMenu
- VC6.0 C MFC编程的各个基本功能,是什么内容看打包的名字你就懂了的!-VC6.0 the C++ MFC programming, what to see packaged name you understand!
AddRollTitlesInStatus
- VC6.0 C++ MFC编程的各个基本功能,是什么内容看打包的名字你就懂了的!-VC6.0 the C++ MFC programming, what to see packaged name you understand!
BmpMenu
- VC6.0 C++ MFC编程的各个基本功能,是什么内容看打包的名字你就懂了的!-VC6.0 the C++ MFC programming, what to see packaged name you understand!
DelTitleMenu
- VC6.0 C++ MFC编程的各个基本功能,是什么内容看打包的名字你就懂了的!-VC6.0 the C++ MFC programming, what to see packaged name you understand!
DisableTitleButton
- VC6.0 C++ MFC编程的各个基本功能,是什么内容看打包的名字你就懂了的! -VC6.0 the C++ MFC programming, what to see packaged name you understand!
EnableMenu
- VC6.0 C++ MFC编程的各个基本功能,是什么内容看打包的名字你就懂了的!-VC6.0 the C++ MFC programming, what to see packaged name you understand!
HideMenuBar
- VC6.0 C++ MFC编程的各个基本功能,是什么内容看打包的名字你就懂了的!-VC6.0 the C++ MFC programming, what to see packaged name you understand!
HideTitleBar
- VC6.0 C++ MFC编程的各个基本功能,是什么内容看打包的名字你就懂了的!-VC6.0 the C++ MFC programming, what to see packaged name you understand!
MenuBarHeight
- VC6.0 C++ MFC编程的各个基本功能,是什么内容看打包的名字你就懂了的!对于初学者适用,高手就不要浪费积分了! - VC6.0 the C++ MFC programming, what to see packaged name you understand!
Menu
- windows 的菜单编程,学习MFC编程的一个好的实例。-menu programming of windows and a good way to learn MFC programming.
Image-Classification-VCPP-Programme
- 用C++语言编写的MFC程序,用K均值和ISODATA算法实现BMP影像的自动分类。提供良好的交互接口,用户可在图像上选择初始聚类中心和设定分类相关参数。适合作为初学者学习分类算法和MFC编程的参考资料。提供了文档说明程序的操作过程。-MFC program with C++ language, K-means and ISODATA algorithm to achieve the automatic classification of BMP images. Provide a good i
Bar
- 对菜单栏进行修改,包括对他的显示效果的更改和在菜单栏上实现鼠标动作的响应,主要是仔细看看菜单栏的大致实现功能,更进一步的了解MFC编程实现-To modify the menu bar, including his show the effect of the change and the response of mouse action on the menu bar, which is carefully have a look roughly realize the function of
ShowWord
- windows MFC 编程入门小程序,在菜单上显示文字。-Programing of MFC windows.Show words on the menu.
基于MFC的菜单编程
- 基于MFC的菜单编程,用于初学者接触并学习菜单工程