-
在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击...
在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击菜单只能产生一个窗口(象SDI)。这种形式的窗口设计给人与一种条理感。于是我用VC6.0尝试创建这种窗口,现将整个过程为大家写下来,这里应含有MFC的一些内幕技术。-in many management information system forms have some things in common : We can open the menu framework through various types of View window, which is MDI window View some of the features, in the framework of the smallest Window maximize reduction, and click on the menu only have a window (like SDI ). This form of window design gives people with a coherent sense. I have spent VC6.0 attempt to create such a window, now the entire process for you to write down here should contain some insider MFC technology.
- 2022-09-13 11:55:03下载
- 积分:1
-
另类模拟按键,易语言源码,供易语言初学者参考。
另类模拟按键,易语言源码,供易语言初学者参考。-Alternative analog buttons, easy-language source code for easy language reference for beginners.
- 2022-01-26 06:42:58下载
- 积分:1
-
C#调用ENVI函数实现一些简单功能,包括ENVI对图像的读取操作,浏览操作,以及一些对话框显示...
C#调用ENVI函数实现一些简单功能,包括ENVI对图像的读取操作,浏览操作,以及一些对话框显示-C# is called ENVI function is to achieve some simple features, the image including the ENVI read operations, browsing operations, as well as some dialog box is displayed
- 2022-12-19 00:00:03下载
- 积分:1
-
c++里的一些,经典实验程序,你们可以借鉴下
c++里的一些,经典实验程序,你们可以借鉴下-It is very good,you will like it
- 2023-03-27 18:40:04下载
- 积分:1
-
在程序中如何嵌入日历的方法,包括源玛,编译后的文件
在程序中如何嵌入日历的方法,包括源玛,编译后的文件-the process of how to embed the calendar, including the source of Thomas and compiled the documents
- 2023-01-25 23:55:04下载
- 积分:1
-
自己编写的很多源代码,很适用,需要的来下,非常辛苦地编写的代码...
自己编写的很多源代码,很适用,需要的来下,非常辛苦地编写的代码-Many have written the source code, it is applicable, needed to, it is very hard to write code
- 2023-03-10 16:00:04下载
- 积分:1
-
人机交互手册
human computer interaction handbook
- 2022-12-23 11:20:21下载
- 积分:1
-
close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = dat...
close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = datai8us -j*dataq8us
filename= D:a7.dat
fid = fopen(filename, r )
Fr=10e3 v=9
TR_len = 30e6*2/Fr
TR_samp_len = 30e6/Fr*2*2*4
pluse_number = 4000
fseek(fid, 5*(30e6/Fr)*4*Fr, 0)
-close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = datai8us-j*dataq8us
filename= D:a7.dat
fid = fopen(filename, r )
Fr=10e3 v=9
TR_len = 30e6*2/Fr
TR_samp_len = 30e6/Fr*2*2*4
pluse_number = 4000
fseek(fid, 5*(30e6/Fr)*4*Fr, 0)
- 2022-03-22 09:48:08下载
- 积分:1
-
vc++课程设计及面向对象程序设计
vc++课程设计及面向对象程序设计-vc curriculum design and object-oriented programming
- 2022-01-20 23:12:07下载
- 积分:1
-
根据一个窗口句柄得到运行程序名的两个函数实现
根据一个窗口句柄得到运行程序名的两个函数实现-The implementions of two functions to get the name of the running application using an window s handle
- 2023-05-30 18:10:03下载
- 积分:1