搜索资源列表
PeopleSystem
- 这是一个用mfc编写的人事管理系统,它的功能是输入员工的员工号来查询员工的基本信息。-This is a written with the mfc personnel management system, its function is to enter the employee' s employee number to query the employee' s basic information.
BASEMENU
- Basemenu应用程序演示了MFC类库中各种菜单的用法。在这个程序中,我们介绍了弹出式菜单、菜单的禁止/允许、给菜单项加检查标记、给弹出式菜单增加菜单项等等内 容。该程序的源代码在光盘的Code \ Basemenu 目录下。-Basemenu MFC class library application demonstrates the usage of the various menus. In this program, we introduced the pop-up menu,
Addition
- 这个是MFC代码,有助于编程学习,有助于软件开发,有助于你找工作,这个对你来说真的是很有帮组的-This is the MFC code, contribute to learning programming, contribute to the development of software, help you to find a job for you, it s really help the group
MENGQIAN1
- 是用自己名字命名的基于对话框MFC程序,实现的功能主要是VC++实验6里面的思考题。有复选框,有下拉列表,有输出对话框。-With their own name dialog-based MFC program' s main function is to VC++ inside Experiment 6 Questions. There are checkboxes, pull-down list, there is an output dialog.
backup-calculator2
- 基于MFC的科学计算器,基本实现XP自带科学计算器的功能,另外增加了一次性计算表达式的能力。-a science calculator based on MFC, which has realized the basic functions in calculator in win-XP. what s more, it adds a new function that allowed
deskClock
- VC实现的桌面时钟完整代码,对MFC初学者很有帮助-A deskclock program implemented by VC,it s useful for MFC learners.