资源列表
MySDK
- SDK开发的画图小程序。能画直线,矩形,椭圆。能自定义画笔画刷颜色。 附带菜单栏与工具栏-SDK to develop a small drawing program. Can draw a straight line, rectangle, ellipse. Custom painting strokes brush color. Comes with the menu bar and toolbar
Menu
- 菜单(menu)是传统GUI程序的主要命令接口,可用键盘和鼠标来访问。-Menu (menu) The traditional GUI program command interface that can be used keyboard and mouse to access.
9
- C++开发实战宝典中关于菜单、工具栏、状态栏的设计的源代码-C++ developed real canon on the source code of the menu, toolbar, status bar design
dongtaicaidan
- 2. 编写一个程序,包含“画图”菜单,菜单中包含“圆形”、“矩形”、“退出”菜单项。单击“圆形”菜单项时,系统在“画图”菜单后建立一个动态菜单“圆形”,“圆形”菜单中包括“绘制图形”、“移动图形”、“放大”、“缩小”、“重绘”等选项。当单击“矩形”菜单项时,系统在“画图”菜单后建立一个动态菜单“矩形”,“矩形”菜单中包括“绘制图形”、“移动图形”、“放大”、“缩小”、“重绘”等选项。当单击“绘制图形”时,利用“右箭头”键可以将图形长度增大;单击“左箭头”键时可以将图形长度减小;单击“下箭头”键时
student-manage-system10.5-11.47
- 简单的学生管理系统,查询成绩,最大,最小成绩查询-simple student management
code
- 该程序是人事管理系统,同时还具有连接数据库等功能,适合初学者学习-The program is a personnel management system also has features such as connecting to the database, suitable for beginners to learn
js
- 设置菜单为树形结构,且有新增、编辑、保存功能,完整代码。-The setup menu tree structure, and the Add, edit, save function, complete code.
test
- 对话框的工程.在主对话框中添加一个edit,一个打开文件按钮,一个保存文件按钮.按下打开文件按钮时打开文件”,如果文件不存在给出对话框提示文件不存在 按下保存文件按钮时将edit中内容保存到文件”-Dialog works in the main dialog box to add an edit to an open file button, a save file button Press to open the File button to open the file " if t
ListCtrlTest
- 对话框的工程,在主对话框中添加一个ListCtrl,一个新增按钮一个删除按钮,初始化对话框时在listCtrl中显示三条记录,当按下新增按钮时,弹出一个对话框,在对话框中填入姓名,性别,年龄,点击确定,内容加进ListCtrl,按下删除按钮时删除选中的条目-Dialog box works, in the main dialog box to add a ListCtrl, a new button is a delete button to initialize the dialog box
DrawTest
- 在单文档框中进行绘图,自由画图,画直线,画圆与设置线的各种属性-Single document box drawing, free drawing, draw a straight line, circle and set the various properties of the line
RButtonMenu
- 里边的程序是MFC使用右键菜单的方法,推荐使用CONTEXTMENU事件而非RBUTTONUP,因为RBUTTONUP可能会出现内存问题。-The program inside MFC using the right-click menu, recommended the CONTEXTMENU the event instead RBUTTONUP, because RBUTTONUP memory problems may arise.
Lesson6Code
- VC++深入详解 孙鑫 源代码菜单章节中的一部分内容-VC++ Depth explain part of the menu section of the Sun Xinyuan code