资源列表
webmenu_src
- 通过XML文件(或资料表格)定义菜单内容光,动态产生WEB菜单,可以灵活自定义菜单.-through XML documents (or data tables), as the menu-definition, dynamically generate Web menu, the flexibility to customize the menu.
GroupMenu
- VC++做的精美仿XP开始菜单,又有QQ的风格,又有Windows XP的风格,多级展开,像是网页中的那种菜单一样,用VC++也能写出如何漂亮的菜单,呵,实际上用了BMP图片,这样一来,容易多了,新人们更好理解了,有兴趣看看代码就明白了。 -VC++ do fine imitation of XP Start menu, but also the style of QQ, but also the style of Windows XP, multi-level expansion, suc
Code
- 适合初学MFC的童鞋,菜单的管理和编写,亲测没问题的-generate your menu in MFC
Lesson6Code
- VC++深入详解 孙鑫 源代码菜单章节中的一部分内容-VC++ Depth explain part of the menu section of the Sun Xinyuan code
menu
- 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-The menu
HTML5-Canvas-board-drawing-tools
- HTML5 Canvas画板画图工具 可定义笔刷和画布-HTML5 Canvas board drawing tools can define brush and canvas
Lesson6Code
- 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序-menu Principle and the work of preparation of applications, menu commands MFC news in the framework of the procedure several categories of transfer order
CustomFrameMenu
- 本示例程序采用VC6+WTL7.0编写,演示了如何进行窗口主菜单的换肤。本示例程序还包含了自定义状态栏换肤的演示代码。菜单换肤主要采用了HOOK技术,其他则使用GDI绘制。
当复选按钮
- 模拟单复选按钮选择,主要使用js html css 模拟 很实用(Analog single check button selection, the main use of JS, HTML, CSS simulation, very practical)
MenuBarXP
- xp风格的菜单和toolbar,用来美化你的界面,希望对正在学习界面自绘技术的人有帮助-xp style menu and toolbar, to beautify your interface, the hope is to learn painting techniques from the interface to help people
MQQAppearance
- 实现QQ程序的抽屉效果,即QQ好友分组切换效果-QQ procedures to achieve drawer effect that packet switching effect of QQ friends ......
MenuBarXP风格
- xp风格的菜单和toolbar,用来美化你的界面,希望对正在学习界面自绘技术的人有帮助。