资源列表
[对话框与窗口] mult_lang_support
说明:基于资源文件的多语言实现,可以对打开保存对话框进行国际化处理-resource-based multi-document language, the preservation of open dialog for international processing<韩东> 在 2008-10-13 上传 | 大小:69.93kb | 下载:0
[对话框与窗口] MultiLangSupportMFCExtDLL
说明:基于扩展DLL文件的多语言实现,可以动态修改MFC编写的程序,修改时间迅速-extension DLL files based on the multi-language, can be modified dynamically MFC prepared by the procedures, modified quickly<韩东> 在 2008-10-13 上传 | 大小:53.99kb | 下载:0
[界面编程] thebankATMsistemdevelop
说明:这是个学生个人考勤成绩考核软件,输入学生学号或名字就可以查到该学生的考勤情况了-This is a personal appraisal student performance appraisal software importation, or the students learn the names can be found on the student's attendance of the<钟情> 在 2008-10-13 上传 | 大小:9.58kb | 下载:0
[界面编程] a-clever-saftyprotect-sistem
说明:这是个只能智能安防警报系统,功能很齐全,界面很友好-This is only smart Security alarm systems, functions very comprehensive and very friendly interface<钟情> 在 2008-10-13 上传 | 大小:10.03mb | 下载:0
[其它] huibianpaixu
说明:文件夹中包括汇编报告和流程图,该程序实现以下功能:从键盘以十进制读入一些数,然后进行排序,最后以十进制形式输出排好序的数.-folder including the compilation report and the flowchart of the process to achieve the following functions : from the keyboard to the metric system some time to a few and then sorting, an<zn> 在 2008-10-13 上传 | 大小:15.79kb | 下载:0
[其它] BCAB4
说明:ABAP/4是SAP下的开发语言,此文件是全中文,属于最基础部分-ABAP / 4 SAP is the development language, this document is the Chinese, the most basic part of belonging<momingrain> 在 2008-10-13 上传 | 大小:1.09mb | 下载:0
[其它] interrupt20
说明:该文件夹包括实验报告,流程图,以及源代码.程序实现功能:在主程序运行期间,每5秒钟响铃一次;当键盘上的某个键被按下时,主程序和响铃都被挂起,显示器显示buffer缓冲区中的字符串,然后等待下一次按键引起的键盘中断;当键盘中断发生后,恢复主程序和响铃.这一过程可以重复任意次。-The folder including experiments, flow charts, as well as source code. Program functions : the main program duri<zn> 在 2008-10-13 上传 | 大小:403.92kb | 下载:0
[其它] leap20
说明:输入:以十进制的形式读入要判断的年份,从键盘取得的一个十进制数转换为二进制数存入BX寄存器中,再将BX中的内容保存在变量year中。 判断:首先将year中的内容首先除以4,不能被4整除,则一定不是闰年,能被4整除的,需再将year中的内容除以100,不能被100整除的,则一定是闰年,能被100整除的,需再将year中的内容除以400,能被400整除的,则是闰年,不能被400整除的,则不是闰年。 输出:经判断后,是闰年的输出“This is a leap year!”,不是闰年的则输<zn> 在 2008-10-13 上传 | 大小:78.67kb | 下载:0
[按钮控件] xpbuttons
说明:如果你希望能够在自己的程序中表现出新意,那么你一定不会仅仅满足于MFC提供那些标准控件。这时,我们就必须自己另外多做些工作了。就改变控件外观这一点来说,主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目中。-if you hope to be able to o<王鹏飞> 在 2008-10-13 上传 | 大小:55.77kb | 下载:1