搜索资源列表
BoostTest
- 编写过MFC程序的朋友都知道,通过资源编辑器编辑菜单项,设定菜单项ID,然后MFC内部通过该ID来映射菜单命令处理函数和菜单界面更新函数。我设想撇开MFC的资源编辑,在MFC程序中通过xml文件来进行界面配置,然后利用字符串来映射消息处理函数。借助boost库,我实现了这一设想。具体就是在xml文件指定一个字符串,然后通过这个字符串就能找到它的命令消息处理函数和界面更新命令消息处理函数。-MFC write-off procedures friends all know, through the
flashmen
- 一款应用了FLASH+XML技术实现的多级Flash动画菜单,横向展开的方式,菜单中如果有小三角-The application of technology to achieve a multi-level FLASH+XML Flash animation menu, horizontal expanded, the menu if there is a small triangle
MenuInflateFromXml
- Demonstrates inflating menus from XML. There are different menu XML resources that the user can choose to inflate.
winform
- winform开发框架+自动更新源码主程序中菜单是读XML来的,其中包含有菜单名称和菜单对应窗体的name-WinForm development framework+ automatic update source main program menu is to read XML, which contains the menu name and menu corresponding form name
