-
程序可浏览系统详细的API声明及相关使用方法信息,内含大量源代码...
程序可浏览系统详细的API声明及相关使用方法信息,内含大量源代码-Procedures can be obtained from the API system in detail using the method statement and related information, including a large number of source code
- 2023-03-15 10:35:04下载
- 积分:1
-
C#(winform) 实现hook 剪切板工具
应用背景winfrom 实现剪切板历史工具,运行exe,“win”+“·” 唤出主窗体 开始监视 ,自动记录Ctrl+C、X 剪切的所有数据, “win”+“←“调出剪切板历史记录 上下键选择要粘贴的文本 Ctrl+V 使用剪切板记录文本关键技术
//将非持久性数据置于系统剪贴板中。
Clipboard.SetDataObject("这条信息置于剪切板中,相当于Ctrl+C");
//获取剪切板中文本格式的内容,相当于Ctrl+V(不过如果剪切板中的内容不是文本格式就返回空字符串)
string message =
Convert.ToString(Clipboard.GetDataObject().GetData(DataFormats.Text));
System.Windows.Forms 命名空间
Clipboard 类
Clipboard 成员
提供将数据置于系统剪贴板中以及从中检索数据的方法。无法继承此类。
方法
名称
说明
Clear
从剪贴板中移除所有数据。
ContainsAudio
- 2023-06-12 20:05:09下载
- 积分:1
-
wow map view 可以读取wow tbc之前的版本
wow map view 可以读取wow tbc之前的版本-wow map view can be read by previous versions wow tbc
- 2022-06-03 13:01:01下载
- 积分:1
-
这个工具允许你打开双保护ACV文件。然而,用户只…
This tool allows you to open double protected acv files. However, users are only limited to the extract function. Which means, you are NOT ALLOWED to pack the files back into the acv files.
Also,this tool only works for the unprotected acvs and level one encryption double protected acvs. Depending on how the situation proceeds, the level 2 encryption double protected acv extract function may be released to the public.
The purpose of releasing this tool is to lighten the burden on the forum s extractors, giving them more time to carry on their own projects and stuff, not for the abuse of this extractor.-You need to use the command prompt to use this tool.
To extract the acv files, the instructions are as follows:
Extract the RAR file to the desktop.
Go to start, click on "Run" and type in cmd.exe before hitting enter. A command prompt will pop up.
Type in "cd desktop"**
Type in "acv-d (acvFileName) (FolderName)" without the quotes. Eg. "acv-d 001.acv dec001"
- 2022-12-10 06:40:02下载
- 积分:1
-
监视串口来的数据
监视串口来的数据-Serial surveillance data
- 2022-09-08 00:00:03下载
- 积分:1
-
修改存储设备存储修改修改修改浏览器的内存要求。
修改内存设备内存设备内存修改浏览器内存设备
- 2022-08-10 18:48:37下载
- 积分:1
-
一个PC蛋蛋
一个PC蛋蛋---幸运28投注辅助工具,可以自已抓取幸运28开奖结果,并生成趋势图、单、双走势图-Egg PC--- a lucky 28 betting tool, you can own crawl 28 lucky lottery results, and generates trend charts, single and double quotes
- 2022-01-25 21:38:26下载
- 积分:1
-
文件功能演示的监控,监控文件的修改,…
文件监视功能演示,监视文件是否改变,如名称、大小等-Document the functional demonstration of surveillance, monitoring file changes, such as name, size, etc.
- 2022-02-06 09:24:08下载
- 积分:1
-
本程序可以通过hook实现模拟键盘和鼠标的操作
本程序可以通过hook实现模拟键盘和鼠标的操作-this procedure can be simulated to achieve hook keyboard and mouse operation
- 2022-07-08 15:49:44下载
- 积分:1
-
VC as a fringe of the SPY small tools, the website can view the passwords.
一个像VC++附带的SPY的小工具,可以查看网页中的密码。-VC as a fringe of the SPY small tools, the website can view the passwords.
- 2022-08-15 06:33:25下载
- 积分:1