搜索资源列表
monijianpan
- 键盘是我们使用计算机的一个很重要的输入设备了,即使在鼠标大行其道的今天,很多程序依然离不开键盘来操作。但是有时候,一些重复性的,很繁琐的键盘操作总会让人疲惫,于是就有了用程序来代替人们按键的方法,这样可以把很多重复性的键盘操作交给程序来模拟,省了很多精力,按键精灵就是这样的一个软件。那么我们怎样才能用VB来写一个程序,达到与按键精灵类似的功能呢?--键盘的终极模拟.
VCkeyboard
- VC开发的模拟按键程序,可以编写按键精灵,实现了按键精灵的大部分功能-VCkeyboard
anjianjingling
- 自己写的一个按键精灵程序,实现了鼠标和键盘和模拟-Write their own widgets as a key to achieve a mouse and keyboard and simulate
V660
- 这是按键精灵的函数索引挺好用的,就是一款按键模拟软件-This is a good index of the function keys to use the wizard, is a key simulation software
KeyMacro
- 界面像QQ一样的,模拟鼠标动作,简单的按键精灵。 可以解放双手。-Interface, such as QQ, simulate mouse movements, and simple push-button wizard. Can liberation hands.
AutoKey
- 用csharp写的,是一个模拟鼠标按键 和键盘按键。类似按键精灵,想学习的同学可以下载。-The csharp write a simulated mouse buttons and keyboard keys. Similar QuickMacro, students want to learn can be downloaded.
vbkey
- 模拟鼠标键盘,封装窗口获取句柄函数,封装全局热键类。基本上按键精灵有的都有了。-Simulating mouse and keyboard package window to get the handle function, the package global hotkey class. The basically QuickMacro have.
SAnalogInputi
- 模拟按键精灵的程序,当按下热键后,相应的按键功能就就被开启,适用于游戏 ,经测试可直接使用。 -The analog QuickMacro the program, when the hotkey is pressed, the corresponding key function is turned on, apply to the game, has been tested and can be used directly.
zidongsaolei
- 基于按键精灵软件的自动扫雷小程序(利用左右键模拟)。-Wizard button on the automatic clearance applet.
Pyxiyou
- 梦幻手游,自动抓鬼脚本,使用python,模拟按键精灵(scr ipts for Menghuanxiyou use python scr ipte)
模拟按键精灵V1.1
- 模拟按键精灵,通过执行编辑的命令来执行模拟操作(Simulate key elves and perform simulation operations by executing editors' commands)
VB模拟按键精灵自动点击网页
- VB模拟按键精灵,自动刷新网页 自动点击 自动语音提示(VB analog button wizard, automatic refresh of web pages, automatic click on automatic voice prompt)
VB鼠标按键精灵
- VB鼠标按键精灵(VB模拟出的按键精灵大部分功能)(Private Declare Sub keybd_event Lib "user32" (ByVal bVk As Byte, ByVal bScan As Byte, ByVal dwFlags As Long, ByVal dwExtraInfo As Long) Private Declare Sub mouse_event Lib "user32" (ByVal dwFlags As Long