-
经典编程语言的学习教材,非常的有用,值得反复研读
经典编程语言的学习教材,非常的有用,值得反复研读-Classical programming language learning materials, very useful and worth reading again
- 2023-09-01 07:30:05下载
- 积分: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
-
Window Example with Additional Global Progress Bar and Command Button.
Window Example with Additional Global Progress Bar and Command Button.
- 2022-07-17 07:16:25下载
- 积分:1
-
1. Wizard = 向导程序 2. CntrlOtherPrcss = 启动并控制其它Exe程序 3. SimpleTextTransfer = 利用剪贴板...
1. Wizard = 向导程序 2. CntrlOtherPrcss = 启动并控制其它Exe程序 3. SimpleTextTransfer = 利用剪贴板实现Exe程序间的数据交换 4. HideProcess = 隐藏程序不被关闭程序发现 5. SysButton = 禁止窗体右上角各按钮-1. Wizard = Wizard procedures 2. CntrlOtherPrcss = initiate and control other Exe procedures 3. SimpleTextTransfer = use of the clipboard to achieve Exe procedures for data exchange between the four. HideProcess = hidden closure procedures were not found five procedures. SysButton = prohibited forms the upper right button
- 2023-07-06 00:45:02下载
- 积分:1
-
HeadFirst设计模式源码
HeadFirstDesignPatterns_code
HeadFirst设计模式源码
HeadFirstDesignPatterns_code-HeadFirstDesignPatterns_code
HeadFirstDesignPatterns_code
- 2022-07-01 20:40:21下载
- 积分:1
-
这一实现Kruskal算法。这个项目发现了美国的最低成本。
This an implementation of Kruskal s algorithm. This program finds minimum cost using Kruskal algorithm.-This is an implementation of Kruskal s algorithm. This program finds minimum cost using Kruskal algorithm.
- 2022-05-10 12:14:13下载
- 积分:1
-
很常用的3D框架,对于初学的朋友用处很大,只能做为参考,不能做商业用途...
很常用的3D框架,对于初学的朋友用处很大,只能做为参考,不能做商业用途-3D framework is very commonly used, for the use of a great friend of learning, can only be used as reference, can not do commercial purposes
- 2022-05-24 10:26:54下载
- 积分:1
-
Jilin University Experimental procedures Computer Graphics bezier curve drawing...
吉林大学计算机图形学的试验程序 bezier曲线的绘制方法-Jilin University Experimental procedures Computer Graphics bezier curve drawing method
- 2022-03-03 17:51:23下载
- 积分:1
-
图形按钮CButtonST最新版
图形按钮CButtonST最新版-graphical buttons CButtonST latest version
- 2022-03-23 13:52:36下载
- 积分:1
-
VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。...
VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC++ Programming 100 cases. Contains many examples, including a lot of aspects, such as the interface editor, file operations and so on. Very suitable for beginners.
- 2022-01-27 14:14:53下载
- 积分:1