-
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
-
paixu_complete
对话框 编辑框 单选 排序 冒泡法 希尔法 选择法 插入法(Dialog box Sort bubbling El Fasher)
- 2013-04-02 17:33:24下载
- 积分:1
-
MyB
MFC 对话框,运用ClientDC绘制静态曲线,运用曲线像素取反擦除曲线。很好的静态曲线绘制代码,简单易懂,稍加修改可绘制自己的曲线。(MFC dialog box, use ClientDC draw static curve, the use of curve-pixel to take anti-erasing curve. Very good static curve drawing code, easy to understand, a little change can draw your own curve.)
- 2009-09-13 13:50:53下载
- 积分:1
-
BMP---01--20130916
用C++编写的对话框,能够实现目标的动态运动,目标的自动添加撤除,文本文件的读取和保存。我的QQ是870666742.此程序较复杂,不懂的地方可以问我。(Prepared with C++ dialog, to achieve the target of dynamic movement, removal of the target automatically add a text file to read and save. My QQ is 870666742 This procedure is more complicated, do not know where you can ask me.)
- 2013-10-10 09:07:54下载
- 积分:1
-
TestForSplitterWnd
一个切分窗口的MFC程序,可以将当前窗口分成不同的行和列。()
- 2008-05-16 10:51:57下载
- 积分:1
-
EX_calculator
这是一款使用MFC编写的基于C++语言的科学计算器程序,功能齐全。(MFC C++ calculator)
- 2013-04-01 16:20:57下载
- 积分:1
-
DockExample
利用sizebar,实现窗口的任意停靠,对于初学者来说非常好用(Using sizebar, to achieve any docked window, very useful for beginners)
- 2011-05-22 11:39:05下载
- 积分:1
-
diaocha
利用对话框实现问卷调查功能,主要是对对话框功能的掌握(Use the dialog box function to achieve questionnaires, mainly for dialog function master)
- 2015-12-03 16:54:07下载
- 积分:1
-
vb-timer-and-scrollbar
仿真炮弹的发射速度和发射角度
观察炮弹的初速度,初始角度,运行轨迹和射击里程(Simulation speed and firing shells of perspective launch the initial shell velocity, initial angle, trajectory and distance shooting)
- 2011-09-05 10:11:58下载
- 积分:1
-
ex06_1
在基于对话框的程序中,默认是没有这个消息的,按下Ctrl+W,弹出类向导对话框,选择Class Info标签(Basic implementation of a drop source is relatively simple. The first step is to determine what events begin a drag operation.)
- 2013-11-22 16:15:09下载
- 积分:1