-
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C +
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C + +类创建,也可以由一个早于并存在于
M F C之外的非C + +窗口类创建。我们将进一步观看窗口类并讨论那些由Wi n d o w s操作系统提
供的窗口类。最后,再看看M F C应用程序中都有什么。-In Chapter 1, we first discuss the use and does not use MFC create a window to a clear understanding of how the work of MFC. MFC window can belong to MFC from the C++ Type create, you can co-exist as early as by an outside non-MFC is C++ Window class to create. We will further watch window class and discussed by the Wi ndows provided by the operating system window class. Finally, take a look at MFC application has what.
- 2022-05-18 08:31:25下载
- 积分:1
-
一个ping程序用来测试服务器的ping值,但是有点小问题:会跟系统的ping冲突,大家可以下载...
一个ping程序用来测试服务器的ping值,但是有点小问题:会跟系统的ping冲突,大家可以下载-Procedures used to test a ping server ping value, but a bit small problem: ping will conflict with the system, everyone can download
- 2022-04-30 15:07:38下载
- 积分:1
-
有限元非线性分析源程序,用FORTRAN90编写,主要用于非线性有限元分析...
有限元非线性分析源程序,用FORTRAN90编写,主要用于非线性有限元分析-nonlinear finite element analysis of the source, with FORTRAN90 preparation, mainly for nonlinear finite element analysis
- 2022-03-07 10:17:16下载
- 积分:1
-
利用CPU时钟,产生UUID的方式。最低最原始最有效的方式。
利用CPU时钟,产生UUID的方式。最低最原始最有效的方式。-RANDOM NUMBER based on the cpu clock
- 2022-02-03 00:09:00下载
- 积分:1
-
简单的TCPServer
自己开发的TCPServer代码,实现和TCPClient的通信。由于本人初学,程序只是适合初学者入门,高手勿进。谢谢。
- 2023-01-18 15:25:03下载
- 积分:1
-
Using Kruskal method to generate the minimum spanning tree, using VC6.0 developm...
利用克鲁斯卡尔方法生成最小生成树,用VC6.0开发的-Using Kruskal method to generate the minimum spanning tree, using VC6.0 development
- 2023-04-24 15:30:03下载
- 积分:1
-
数字定时器写的程序,模拟数字计时器,根据…
Digital Timer Write a program that simulates the digital timer, according to the specification discussed during the last week lecture. Implement the classes Timer and Display in the way as it is shown on slide 16 of the Unit 6. You program will consists three classes: Timer, Display and TestTimer. Timer will use Display class to create two objects: hours and minutes. TestTimer should create an object of class Timer and simulate work of the digital timer for 10 minutes.
- 2022-09-23 14:35:04下载
- 积分:1
-
TxtReadTools for record files
TxtReadTools for record files
- 2023-02-24 05:20:03下载
- 积分:1
-
线程的例子
我自己写的
希望最大家有帮助
线程的例子
我自己写的
希望最大家有帮助-thread example, I wrote the most hope we help
- 2022-08-23 11:56:43下载
- 积分:1
-
程序 stleft
程序 stleft (var vobn,x1s,y1s,x、 y、 plx x 1,x 2,y1,y2:integer) ;
开始
案例 vobn 的
9,8,12,17,13,19,16,5,15: 开始
y1s: = y1 + y;
x1s: = x 1 + x ;
如果 vobn = 8 然后 y1s: = y1s + 10 ;
如果 vobn = 13 然后 y1s: = y1s + 20 ;
结束 ;
3、 10: 开始
y1s: = y2 + y;
x1s: = x 2 + x ;
结束 ;
2,6、 18: 开始
- 2022-01-23 11:05:46下载
- 积分:1