资源列表
c
- 这个程序是用MFC做的,功能是为对话框程序制作真彩色启动界面-This procedure is done with the MFC, the function is to produce true color dialog box, start the interface program
PictureEx_demo
- 介绍两个 C++ 类—— CPictureEx 和 CPictureExWnd,使用它们可以在 MFC 和 ATL 工程中使用动画GIF效果。-Introduction 2 C++ classes- CPictureEx and CPictureExWnd, use them in the MFC and ATL projects to use animated GIF effect.
flat_button3_demo
- 漂亮的控件,使用VC6.0开发,对控件学习有很打帮助!-Beautiful control, use VC6.0 development, learning the controls is playing help!
jincheng
- 显示当前系统中的各个进程的调用模块的信息-Shows the current system, each process module information call
veloinstru
- 仪表代码,实现告警功能,50以下表盘绿色,50-100为红色-Instrumentation code, and achieve the alarm function, 50 the following dial-100 green, 50 red
2
- 有关接口方面的好书,为什么中国人要把简单的事情麻烦化
SalaryManagementSystem
- 工资管理系统 详细实验报告——概念数据库设计;逻辑数据库设计 以及整个程序-Salary Management System detailed lab report- conceptual database design logical database design and the whole process
draw
- 这是MFC学习的入门级代码,教你怎么用mFC画图-This is the entry-level MFC code to learn, teach you how to use mFC drawing
treeview
- 类似windows资源管理器 树形显示本地文件目录-Displays the local file directory
game
- yes this is sample code
Datadlg
- 基于对话框的,可对datagrid控件进行添加、修改和删除的操作-Based on the dialog box can be added to the datagrid control, modify, and delete operations
TestCalculatorDemo
- visual c++的mfc编程。简易计算器。可以实现基本功能。 特别说明:1,数字键的都调用PutIntoNum(int n),向当前操作数中追加数字并显示 2,定义了 enum eum_signl 用来存放点击的运算符类型, 点击操作符时调用 RunOperation(enum eum_signl e_signl) 进行运算并显示 3,等号和百分号的实现 定义了 eum_signl en_LastSignl 存放上次的运算符,然后在等号、百分号中调用 Run
