-
测温程序
说明: 用MFC做的小游戏,实现了基本的功能,适合初学者学习和借签(The game made with MFC realizes the basic function, which is suitable for beginners to learn and borrow signatures.)
- 2019-03-05 10:51:25下载
- 积分:1
-
SysOptimize
基于对话框的系统优化工具,有助于学习对话框设计( mfc program)
- 2010-07-09 10:56:00下载
- 积分:1
-
HR
说明: 一个小的人事录入系统,可以练习对话框等控件知识(A small personnel entry system, you can practice the dialog box, such as control knowledge)
- 2012-06-17 01:00:04下载
- 积分:1
-
Dialog-TRee
VC6.0 MFC编码,关于对话框,树对话框的编码例子(VC6.0 MFC encoding, the about dialog, tree dialog code examples)
- 2012-07-26 07:52:20下载
- 积分:1
-
10086最终版
这是一个利用东进语音卡实现10086系统的完整程序,基于MFC,使用语言是C++,该程序实现了与移动10086系统相似的功能。功能包括:拨号、欢迎语言、语言选择、验证、服务选择、消费查询、业务查询、密码修改、天气查询、人工服务等(This is a complete program to implement 10086 system by using Dongjin Voice Card. Based on MFC, the language is C++. The program achieves similar functions as mobile 10086 system. Functions include: dialing, welcome language, language selection, validation, service selection, consumption query, business query, password modification, weather query, manual service, etc.)
- 2021-03-11 14:19:25下载
- 积分:1
-
MFC-notebook
利用MFC编写的一个记事本小程序,能实现一般记事本所拥有的基本功能(VC prepared by an applet Notepad, Notepad, to achieve the general basic functions have)
- 2013-08-20 10:55:36下载
- 积分:1
-
photoshop_test
Visual C++ 6.0工程,演示实现镂空窗体的方法。(Visual C++ 6.0 projects to demonstrate ways to achieve hollow form.)
- 2010-05-31 11:13:51下载
- 积分:1
-
mfcrepeatbutton
运用MFC在对话框中加入一些属性按钮,本程序以自动重复按钮为例(The use of MFC in the dialog box to add some properties button, the program to automatically repeat button as an example)
- 2008-06-27 14:41:17下载
- 积分:1
-
modl
如何建立模态窗口和非模态窗口以及相关的操作细节。(How to build modal and non-modal windows windows and related details of the operation.)
- 2013-05-24 19:33:05下载
- 积分:1
-
Draw
MDI 应用程序是另一类重要的文档视结构程序。它的特点是:用户一次可以打开多个文档,每个文档对应不同的窗口;主窗口的菜单会自动随着当前活动的子窗口的变化而变化;可以对子窗口进行层叠、平铺等各种操作;子窗口可以在MDI 主窗口区域内定位、改变大小、最大化和最小化,当最大化子窗口时,它将占满MDI 主窗口的全部客户区。MDI 不仅可以在同一时间内同时打开多个文档,还可以为同一文档打开多个视图。在Windows 菜单下选择New ,就为当前活动文档打开一个新的子窗口。
(MDI application is another important document, as the structure of the procedure. It is characterized by: a user can open multiple documents, each document corresponds to a different window main window menu automatically with the current activities of the sub-window changes can be stacked pair window, tile, etc. types of operation MDI child window in the main window positioning the region to change the size, to maximize and minimize, maximize the child window when it will occupy the entire main window MDI client area. MDI at the same time not only to open multiple documents at the same time, can also open multiple views of the same document. In the Windows menu select New, on the activities for the current document open a new sub-window.)
- 2009-07-15 01:11:43下载
- 积分:1