-
VC中的消息发送的一个例子,想对话框上的控件发送信息。
VC中的消息发送的一个例子,想对话框上的控件发送信息。-an example of sending messages in the VC.
- 2022-05-22 18:41:23下载
- 积分:1
-
The progress bar, which has a progress bar class, do not change, they can design...
进度条,里面有一个进度条的类,不用更改,便可以很好的设计自己的风格-The progress bar, which has a progress bar class, do not change, they can design their own style of a good
- 2022-03-22 17:29:23下载
- 积分:1
-
该程序能够模拟进程的调度过程,在dos界面下.用户可以按自己的要求来创建进程并对他们进行调度.
该程序能够模拟进程的调度过程,在dos界面下.用户可以按自己的要求来创建进程并对他们进行调度.-the program can simulate the process of scheduling process, the dos interface. Users can have its own requirements as well as the process of creating their scheduling.
- 2023-07-07 14:15:03下载
- 积分:1
-
可以自己随着拖动而改变大小和重叠显示的窗口例子
可以自己随着拖动而改变大小和重叠显示的窗口例子--Windows example which can be draged by oneself to change size and display overlay
- 2022-12-15 13:20:03下载
- 积分:1
-
硬件设备信息到获取及查询。可以从设备管理器中验证信息。...
硬件设备信息到获取及查询。可以从设备管理器中验证信息。-Hardware devices to access information and inquiries. From the Device Manager to verify the information.
- 2022-04-22 10:41:03下载
- 积分:1
-
假“视频传送带”接口
仿“影音传送带”界面-fake "video conveyor belt" interface
- 2023-07-25 07:25:03下载
- 积分:1
-
A detailed introduction on how to interview programmers book, very detailed, als...
一本详细介绍程序员该如何面试的书,非常详细,还包括英语面试。-A detailed introduction on how to interview programmers book, very detailed, also includes the English interview.
- 2022-08-03 05:31:39下载
- 积分:1
-
Stanford iphone课程配套源码,介绍搜索的使用。
Stanford iphone课程配套源码,介绍搜索的使用。-source code of Stanford iPhone course, demo of search in table view
- 2022-08-07 10:51:03下载
- 积分:1
-
查看多个文档,可以切换的视图是一个很好的例子
一个多文档视图,可以切换分割的视图,是一个不可多得的好例子-View more than one document, can switch division of View is a very good example
- 2022-07-23 01:58:22下载
- 积分:1
-
很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这...
很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这个组件很容易实现基于框架类(也就是CMainFrame)的程序的启动画面,那么如果是对话框程序,没有框架类怎么办呢?所以这个组件功能不是想象的那么强。要实现基于对话框应用程序的启动画面必须另辟蹊径。这里提供一个可重用代码例子,一步一步教你实现每一个细节。利用一个定制的C++类:CSplashWnd,增强原来的 Splash Screen 组件功能。它不但可以在用于具有CMainFrame的程序,同时也可以用于基于对话框应用的程序。-many of the procedures based on the dialog has launched a picture for themselves as to how the dialog procedures were also such a picture? In fact, VC environment with a ready-made Splash Screen components, the components used easily framework based category (that is, CMainFrame) of the commencement of proceedings picture, then if the dialog procedure is not like the framework of how to do? Therefore, this component function is not so strong as imagined. To achieve based on the application"s dialog screens must choose another road. Here provide a reusable code examples, step by step teach you realize every detail. Using a customized Category C : CSplashWnd, enhance the original Splash Scre
- 2023-05-09 11:55:02下载
- 积分:1