-
一个简单的仿T9输入法
一个简单的仿T9输入法-a simple imitation of T9 input method
- 2022-03-14 10:03:04下载
- 积分:1
-
windows in the game bring their own de
windows中自带的游戏扫雷代码,包括界面,功能都相同,游戏可以设置初级,中级,高级,可改变界面颜色,设置声音,初级,中级,和高级保存一个最好记录。-windows in the game bring their own de-mining code, including interface, features are the same, the game can set the primary, intermediate and advanced, can change the interface colors, sound settings, primary, intermediate, and advanced to preserve the best record.
- 2022-02-14 19:34:59下载
- 积分:1
-
baffling line
用c++在windows环境下完成变幻线。-baffling line
- 2022-04-21 06:02:44下载
- 积分:1
-
按姓名查找 按姓名查找找 按姓名查找
按姓名查找 按姓名查找找 按姓名查找-quary by namequary by namequary by namequary by name
- 2022-08-04 09:30:28下载
- 积分:1
-
I2C Simulator Communication
i2c通信模拟器。模拟一个内存芯片到i2c的eeprom估计,该芯片的实现是可能的,并写入eeprom
- 2022-02-07 05:14:04下载
- 积分:1
-
二叉搜索树的删除
它是二进制搜索的代码树代码是用c++语言编写的。本项目实现了删除方法
- 2022-03-03 22:23:10下载
- 积分:1
-
一个验证程序,生成证书.可以用来生成证书和验证证书
一个验证程序,生成证书.可以用来生成证书和验证证书-A application for generating and validating certificate.
- 2022-09-16 02:15:03下载
- 积分:1
-
BOS
正在学习做的一个bos物流项目
- 2023-02-26 00:30:04下载
- 积分:1
-
对注册表的信息进行控制,包括读写注册表的一些操作.
对注册表的信息进行控制,包括读写注册表的一些操作.-information on the registry control, including reading and writing some of the registry operation.
- 2022-07-07 00:36:35下载
- 积分: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