文件名称:Lesson6Code
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-10-17
- 文件大小:
- 76kb
- 下载次数:
- 0次
- 提 供 者:
- 奋***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-The working principle of the menu and the preparation of applications, menu commands in the MFC fr a mework program several categories order and delivery process. Marking menu, the default menu implementation principle, the realization of graphical menus and often make mistakes, GetSystemMetrics applications, fast way to achieve its pop-up menu command response function range (with the pop-up menu with the specified parent window close the relationship between the bottom of the window has the highest priority sub-chance). Dynamic menu preparation, how to make the program run time create new menu items and how to manually generated for these new arrangements menu command handler, how to intercept the top floor window of the menu command processing, and further grasp the CString class applications.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Menu\MainFrm.cpp
....\MainFrm.h
....\Menu.aps
....\Menu.clw
....\Menu.cpp
....\Menu.dsp
....\Menu.dsw
....\Menu.h
....\Menu.ncb
....\Menu.opt
....\Menu.plg
....\Menu.rc
....\MenuDoc.cpp
....\MenuDoc.h
....\MenuView.cpp
....\MenuView.h
....\ReadMe.txt
....\res\bitmap1.bmp
....\...\Menu.ico
....\...\Menu.rc2
....\...\MenuDoc.ico
....\...\Toolbar.bmp
....\resource.h
....\StdAfx.cpp
....\StdAfx.h
....2\MainFrm.cpp
.....\MainFrm.h
.....\Menu2.aps
.....\Menu2.clw
.....\Menu2.cpp
.....\Menu2.dsp
.....\Menu2.dsw
.....\Menu2.h
.....\Menu2.ncb
.....\Menu2.opt
.....\Menu2.plg
.....\Menu2.rc
.....\Menu2Doc.cpp
.....\Menu2Doc.h
.....\Menu2View.cpp
.....\Menu2View.h
.....\ReadMe.txt
.....\res\Menu2.ico
.....\...\Menu2.rc2
.....\...\Menu2Doc.ico
.....\...\Toolbar.bmp
.....\Resource.h
.....\StdAfx.cpp
.....\StdAfx.h
....\res
....2\res
Menu
Menu2