文件名称:Lesson6Code
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 77kb
- 下载次数:
- 0次
- 提 供 者:
- 王**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。-The working principle of the menu and write applications, the menu command message in the MFC fr a mework Procedure of the class order and delivery process. Marking menu, the default menu of the implementation principle, the realization of the menu graphics and the analysis of common mistakes, GetSystemMetrics application, fast way to achieve pop-up menu and order response function range (with pop-up menu, specify the parent window when the close the relationship between the child window of the bottom of the treatment with the highest priority opportunities.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lesson6Code\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
Lesson6Code
...........\....\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
Lesson6Code