搜索资源列表
模拟键盘按键 自动输入文字
- 另一个简单的外挂输入法例程: 模拟键盘按键 自动输入文字 http://sd.2ccc.com/downloads/simples/os/keyhook.Testing.rar 作者:刘麻子。 大家可以到http://www.2ccc.com查看详情。-another simple external input routines : simulated keyboard keys to enter text automatically http://sd.2ccc.com/dow
键盘控制Vega场景漫游
- 实现简单驾驶模拟游戏,在VC++里的编程控制完成键盘控制Vega场景漫游,按键定义方向键对应方向,r控制后视镜,a回初始状态,vgDefineSys("mytown.adf")相对应的哪个ADF文件改哪个
模拟QQ小键盘的一款Delphi控件源码
- 内容索引:Delphi源码,控件组件,小键盘 模拟QQ小键盘的一款Delphi控件源码,控件关键字:低级键盘钩子、按键状态 正常 鼠标进入 鼠标点击、数字数组、字母数组、所有按键的区域结构、忽略键盘的Shift消息、如果此值为真,则取Shift状态的时候按照下面的字段拳… FAutoFitSize: Boolean; //是否自动调整大小 FAtOnceRePaint: Boolean; //字段改变后是否立即刷新 FUsePicture: Boolean; //使用图片做为
VCKeyboard
- VC基于winio的模拟键盘按键方法源代码。本人自己编写。开发过程中很有参考价值。-VC-based approach winio analog keyboard keys source code. The process of developing a good reference.
PB_classic_analog_keyboard_key_code
- PB模拟键盘按键经典程序代码PB classic analog keyboard key code-PB classic analog keyboard key code
mousekey
- 模拟键盘按键的程序 当时玩模式刷关的时候自己写的-delphi key mouse
VB_use_winIO_simulation_test_program_keyboard_keys
- VB使用winIO 模拟键盘按键测试程序VB use winIO simulation test program keyboard keys-VB use winIO simulation test program keyboard keys
VC_programming_code_simulate_keyboard_keys_classic
- VC编程实现如何模拟键盘按键经典代码VC programming code to simulate keyboard keys classic-VC programming code to simulate keyboard keys classic
ScreenKey
- 屏幕键盘:通过CButton模拟键盘按键-screenkey
QQ2010Login
- 使用VC++完成QQ2010自动登录。使用模拟键盘按键启动QQ2010。-Using VC++ to complete QQ2010 automatic login
simulate-keyboard
- 如何模拟键盘按键,用到了系统消息函数,适合做一些自动完成的操作-how to simulate keyboard
winIOkey
- VB使用winIO 模拟键盘按键的测试程序,winio属于硬件模拟,但不支持usb键盘、鼠标,必须前台操作。 -VB keyboard keys using winIO simulation test program, winio a hardware simulation, but does not support usb keyboard, mouse, must be front operation.
winIOkey
- VB使用winIO 模拟键盘按键的测试程序-VB keyboard keys using winIO simulation test program
模拟键盘
- 该程序的主要功能是用matlab实现模拟键盘按键的功能(The main function of the program is to use matlab to simulate the keyboard button function)
模拟按键
- 模拟按键:测试模拟键盘击键的程序。(Simulation key: test the program that simulates the keystroke of the keyboard.)
发送按键
- 模拟键盘发送按键,可发送后台按键。windows模式(The analog keyboard sends the key, and can send the back-end button)
键鼠模拟
- 模拟键盘、鼠标自动化操作桌面,之前用在公司的报警信息处理,如有需要,可以参考(make the keypad and mouse auto used)
易语言模拟按键源码
- 在这里把模拟游戏按键源码,可以自己做游戏挂机发给大家了,供大家学习参考。 小编用易语言编的自动喊话器,为什么只有回车好使,而其他的没有效果,比如向下光标键,而在QQ什么的就管用,也能正常工作,就是dnf不好使,原来就算你写出个模拟按键,在DNF里也没用。DNF里有个就是阻止模拟键盘模拟鼠标的程序。 把连发代码写到DLL中(必须在DLL的_启动子程序中添加初始化代码,否则你只能看到DLL被加载,却没有任
TestKeyboard
- C# 模拟键盘输入 1 .使用WinIO.dll直接在驱动层面模拟按键。 这里需要用到一个组件,那就是使用WinIO.dll,这是是国外大佬开发的一个dll。 WinIO程序库允许在32位的Windows应用程序中直接对I/O端口和物理内存进行存取操作。通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,它绕过了Windows系统的保护机制。 使用此组件的环境要求: •系统Win7或Win10均可。 •需要PS/2键盘(老式的针孔插头的键盘),USB键盘不
USB-HID-20191231
- 用STM32做的一个USB 模拟发送按键到PC上 当GPIO按下的时候 模拟指定的字符发上来,模拟游戏按下的动作(Use a USB analog send button made by STM32 to send to PC when GPIO is pressed, simulate the action of game pressing)