-
测试CALL的小工具,含原代码!适合新手使用!
测试CALL的小工具,含原代码!适合新手使用!-CALL testing of small tools, including source code! Suitable for novices to use!
- 2022-05-20 05:39:45下载
- 积分:1
-
防止进程终止
防止进程终止
- 2022-01-24 18:36:04下载
- 积分:1
-
枚举窗口.7z
枚举窗口.7z
枚举窗口.7z枚举窗口.7z
- 2022-04-15 19:13:00下载
- 积分:1
-
奇迹MG管理工具
奇迹MG管理工具-Miracle MG management tools
- 2022-09-13 03:15:04下载
- 积分:1
-
兄弟变速器核心代码
兄弟变速器核心代码兄弟变速器核心代码...
兄弟变速器核心代码
兄弟变速器核心代码兄弟变速器核心代码
-Core code transmission brothers brothers brothers transmission transmission core of the core code code
- 2022-07-18 01:42:47下载
- 积分:1
-
是个支持屏幕取词的电子词典 通过数据库查找单词 支持英译汉 汉译英...
是个支持屏幕取词的电子词典 通过数据库查找单词 支持英译汉 汉译英- Is the support screen takes the word the electronic dictionary
to support England through the database search word to translate the
Chinese Chinese to translate England
- 2023-05-23 18:50:02下载
- 积分:1
-
Delphi
Delphi-神迹挂机外挂脱机外挂源码是不是骗人的啊!我要下载!啊!-Delphi-miracle of outboard external offline external source is not a lie ah! I want to download! Ah!
- 2022-12-12 19:10:03下载
- 积分:1
-
hook used to achieve record keystrokes, mouse and regain the operation.
用钩子实现记录用户键盘、鼠标操作并重现。-hook used to achieve record keystrokes, mouse and regain the operation.
- 2022-05-08 05:09:43下载
- 积分: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
-
Global hook procedures, is a global keyboard hook, realize the keyboard input of...
全局钩子程序,是一个全局的键盘钩子,实现了对键盘输入的HOOK-Global hook procedures, is a global keyboard hook, realize the keyboard input of the HOOK
- 2023-04-19 03:05:04下载
- 积分:1