搜索资源列表
OperationRecordPlay
- 用hook实现的对用户操作(键盘、鼠标等)进行录制并可以重放。-With hook on the implementation of the user (keyboard, mouse, etc.) can be recorded and replayed.
PlayBacklast
- 该源码是windows 下的鼠标和键盘监听和回放功能源码,主要实现了对鼠标和键盘事件进行监听和记录,同时对其进行回放。 使用了windows里面的hook。 使用方式: 1、先进行键盘和鼠标事件的录制。ctrl + F1退出录制。 2、选择脚本进行回放。ctrl + F2退出录制。-The source is the windows under the mouse and keyboard listener and playback function source, mai