-
MFC电子时钟
VC6.0下写的MFC时钟,最简单的MFC程序。关键在于加入计时器,销毁计时器。
MFC数字时钟关键在于创建一个计时器,将时间信息传递给static控件,在空间上显示时间信息。在程序退出时要记得销毁计时器。
- 2022-04-13 04:09:39下载
- 积分:1
-
自己写的闹钟,供初学者学习。功能有不完善之处希望大家修改。...
自己写的闹钟,供初学者学习。功能有不完善之处希望大家修改。-Write your own alarm clock, for beginners to learn. Functional imperfections have hope that we modify.
- 2022-02-03 21:46:05下载
- 积分:1
-
不错的C源码,是关于遥操作服务的,很不错的
不错的C源码,是关于遥操作服务的,很不错的-good C source code, the distance of operational services, and very good
- 2023-03-18 08:25:03下载
- 积分:1
-
DirectDraw扩展的类
DirectDraw扩展类-DirectDraw extension of the class
- 2022-01-28 23:50:21下载
- 积分:1
-
北大ACM试题poj 第3067 3071题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第3067 3071题源码,很好的代码,希望对搞ACM的同学有帮助
-Peking University ACM Chapter 30,673,071 question Question poj source code, good code, and want to help students engage in ACM
- 2022-04-29 23:26:00下载
- 积分:1
-
a opening image file program. having some algorithms in common use.
一个打开图象文件的程序!里面有一些常用的算法!-a opening image file program. having some algorithms in common use.
- 2022-12-27 16:25:04下载
- 积分:1
-
文件快速分割器QuickSplit 1.0
文件快速分割器QuickSplit 1.0 -document rapid dividers QuickSplit 1.0
- 2023-08-25 03:10:04下载
- 积分:1
-
一个用c++编写的N阶的递归算法,很适用。供大家学习
一个用c++编写的N阶的递归算法,很适用。供大家学习-1 with c++ written in N-order recursive algorithm is applied. For them to learn
- 2022-01-25 23:53:14下载
- 积分:1
-
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调...
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调试进程中的窗口信息
* 参数: hwnd [-h] [Handle [ UMFlags [TypeName] ] ]
* Handle 窗口句柄
* 如果Handle为0,则显示进程中的所有窗口信息
* UMFlags 显示参数,如果是0,则显示最基本参数
* Bit 0 (0x1) 显示General Properties
* Bit 1 (0x2) 显示窗口样式
* Bit 2 (0x4) 显示相关窗口
* Bit 3 (0x8) 显示Class信息
* -h 窗口边框高亮
* TypeName 窗口类型
-Windbg debugging tools for extension, you can view all the windows in the process of information may be combined with the use of windbg the command:! Hwnd* Function: hwnd* function: shows debug window in the process of information* parameters: hwnd [-h] [ Handle [UMFlags [TypeName]]]* Handle window handle* If Handle is 0, it shows all the windows in the process of information* UMFlags display parameters, if it is 0, it shows the basic parameters* Bit 0 (0x1) shows General Properties* Bit 1 (0x2) display window style* Bit 2 (0x4) display window* Bit 3 (0x8) display Class information
- 2022-03-06 01:53:55下载
- 积分:1
-
Classic case of VFP, convenient and practical, many students could not find a go...
VFP的经典案例,方便实用,很多学生找不到好的案例,这个既小又实用-Classic case of VFP, convenient and practical, many students could not find a good case, this small and practical
- 2023-02-20 03:55:03下载
- 积分:1