搜索资源列表
moni_jianpan
- vc模拟键盘操作的程序源码,值得一看,很不错!-vc simulate keyboard operation of the program source code, worth a visit!
Example080
- vc模拟键盘操作的程序源码,感兴趣的可以参考下-vc simulate the keyboard operation of the program source code, can refer interested
KeyHook
- 用C#写的一个小程序,主要功能是在游戏中模拟键盘操作,里面用到了全局钩子、消息传递等方面的内容.代码较为简单,适合初学者参考. 使用方法:在盛世三国游戏中按F12,显示程序界面;在游戏中CTRL+Z,根据设置自动使用技能;在游戏中CTRL+S,隐藏友方玩家,再按CTRL+S-A small program written in C#, the main function is to simulate the keyboard operation in the game, which u