-
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
-
G代码读取
数控系统G 代码的编程代码,用VS简易编写的,适合初学者(NC system G code programming code, written in VS, suitable for beginners.)
- 2020-07-06 11:08:58下载
- 积分:1
-
开发命名规范
说明: 开发规范要求,严格按照此文档来进行编码,非常好的开发规范文档(Development specification requirements, strictly in accordance with this document for coding, very good development specification document)
- 2020-06-17 21:20:02下载
- 积分:1
-
windPturbinePmodeling-s-function
风机/双馈式异步风力发电机模型建立的s函数(Fan/s double-fed induction wind turbine model function)
- 2013-03-28 16:23:36下载
- 积分:1
-
Responder
抢答器论文及其proteus仿真资料 单片机C51程序(Responder papers and proteus simulation data C51 MCU program)
- 2016-12-22 16:55:12下载
- 积分:1
-
随着社会发展的不断进步,民航事业的壮大,人们消费水平的提高,乘坐民航的消费着也越来越多。预定查询系统因此在各机票预定网点中的作用也越显重要,因此,开发一套实时机...
随着社会发展的不断进步,民航事业的壮大,人们消费水平的提高,乘坐民航的消费着也越来越多。预定查询系统因此在各机票预定网点中的作用也越显重要,因此,开发一套实时机票预定系统更现紧迫-With the continuous advancement of social development, civil aviation industry grow, improve people
- 2022-11-06 06:35:03下载
- 积分:1
-
51单片机红外发射
51单片机 C语言 红外发射程序. 红外发射程序 #include #include #define uchar unsigned char #define uint unsigned int sbit key1=P3^3; sbit key2=P3^4; sbit key3=P3^5; sbit LED=P1^0; //发射指示灯 sbit out=P3^7; uchar i,a,num1; void init()//初始化作用 { key1=1;
- 2022-03-13 21:12:03下载
- 积分:1
-
julei
运用matlab语言编译,进行聚类分析,并且给出了matlab界面。(failed to translate)
- 2011-05-17 19:33:55下载
- 积分:1
-
vcPPhybrid
混合编程,vc++和matlab混合编程,通过rtw转换(Mixed programming, vc++ and matlab mixed programming, through rtw conversion)
- 2014-10-22 11:10:10下载
- 积分:1
-
qougang-V5.2
针对EMD方法的不足,电力系统暂态稳定程序,可以进行暂态稳定计算,包含CV、CA、Single、当前、恒转弯速率、转弯模型。( For lack of EMD, Power System Transient Stability Program, can be transient stability, It contains CV, CA, Single, current, constant turn rate, turning model.)
- 2017-04-16 21:54:30下载
- 积分:1