文件名称:menu
- 所属分类:
- 菜单
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-10-14
- 文件大小:
- 76kb
- 下载次数:
- 0次
- 提 供 者:
- 汪**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-Menu works and preparation of applications, messaging menu command sequence and processes in several classes in the MFC fr a mework program. Marking menus, implementation and analysis often make mistakes default menu implementation principle, graphics menu, GetSystemMetrics application, quick way to achieve pop-up menu and command response function effective range (with the pop-up menu of the specified parent window has a close the relationship between the bottom of the window has the highest priority sub-chance). Write dynamic menus, how to make the program generated at runtime new menu items and how to manually generated for these new menu command arrangements handler, how to intercept the menu command processing in the top window, and further grasp the CString class applications.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
menu\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
menu