搜索资源列表
munishubiao
- 模拟鼠标移动和点击,双击,按下,弹起,移动到指定位置等功能-simulated mouse movement and click, double-click, press, pop-up and moving to the designated location, and other functions
2005326231325778
- 一个挂钩鼠标,模拟鼠标移动HHOOK的原代码,希望对朋友们有用,-It is a mouse hook program, simulating a mouse moving. Hope it helpful.
键盘模拟鼠标
- 上下左右移动键,为鼠标移动方向。 数字键1为左键 数字键2为右键 数字键3为关闭 空格为启动程序是否开启
模拟QQ小键盘的一款Delphi控件源码
- 内容索引:Delphi源码,控件组件,小键盘 模拟QQ小键盘的一款Delphi控件源码,控件关键字:低级键盘钩子、按键状态 正常 鼠标进入 鼠标点击、数字数组、字母数组、所有按键的区域结构、忽略键盘的Shift消息、如果此值为真,则取Shift状态的时候按照下面的字段拳… FAutoFitSize: Boolean; //是否自动调整大小 FAtOnceRePaint: Boolean; //字段改变后是否立即刷新 FUsePicture: Boolean; //使用图片做为
模拟windows自带的画图程序
- 使用Vs.Net 开发平台下的MFC应用程序框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。 (1) 能够用鼠标操控方式,绘制直线、矩形、椭圆。 (2) 能够在绘制一图形前以菜单方式设置线的粗细、颜色。 (3) 在绘图时,选择绘制某种图像后,在画布中按住鼠标左键后移动鼠标,在画布中实时的根据鼠标的移动显示相应的图形;在松开鼠标左键后,一次绘图操作完成。 (4) 可以以矢量图方式保存绘制的图形。 (5) 可以读取保存的矢量图形文件,并显示绘图的结果。 界
Mouse_emulator_src
- 键盘模拟鼠标操作 上下左右键盘,模拟鼠标移动 1为左键 2为右键 3为关闭 空格为开启-Keyboard, mouse simulation Up and down the keyboard, mouse simulation 1 Left 2 Right 3 is close to open spaces
shubiao
- 模拟鼠标,用数字键来控制鼠标的移动,模拟最小化到任务拦,然后双积,打开-Simulation of the mouse, using the number keys to control the movement of the mouse, analog minimized to the task bar, and then double-plot, open
SimulateMouse
- 转载一个模拟鼠标的代码,展示了模拟鼠标移动及点击事件,出处不记得了。-ww
2
- 整个平面模拟出星空。卫星以及轨迹显示在其中。 点击菜单中的“数据读入”键,即可读入卫星坐标数据并显示出卫星。 点击菜单栏中的“数据输入”键,要求输入即可显示出输入的卫星。 当鼠标移动到卫星上时,即会显示出该卫星的名作和坐标信息。-Simulate the whole plane out of the Star. Satellite and show up in either track. Click the menu " data read" button, yo
SimulateMouse
- 模拟鼠标点击,自动点击开始菜单,完成自动移动鼠标并点击操作。-simulate mouse
joymouse2.1_src
- 用遥控杆模拟鼠标功能,提供移动,点击。基于C++开发-JoyMouse is an open source utility to control the mouse cursor with a joystick, written in C++ for windows. While JoyMouse is running in the background you can move the cursor and click with a joystick as if it was a mouse.
VBshubiao
- vb模拟鼠标移动,VB模拟鼠标点击,vb鼠标移动-vb simulated mouse movement, VB simulated mouse clicks, vb mouse
keyboad-replace-mouse
- 键盘模拟鼠标,其实就是让接收键盘消息,然后让相应的按键模拟鼠标的动作! 我的程序里面方向键上 下 左 右 分别代表鼠标的移动! F6是左键点击,F7是右键点击,F9是退出,把操作权还给鼠标! 注意,本程序是基于Win32SDK 写的,没有用MFC的任何函数!占用内存只有1MB多!-Keyboard, mouse simulation, in fact, to receive keyboard messages, then the appropriate button to simulate mo
dsfdfsde
- 模拟鼠标移动,适合初学者进行学习研究,不错的源码-Simulate mouse movement, suitable for beginners to learn research, a good source
BichoHunting(Type3)
- 能够作为一个图像移动的好的例子。并且能够演示在理想的状态下,两个球状物体碰撞的原理。程序中模拟了在任何情况下,两个球状物体的碰撞,还有球状物体与边框的碰撞。程序运行时,会最大化,当鼠标移动时,程序退出。所以,当程序运行时,不能移动鼠标。-Moving image can be used as a good example. And can demonstrate in an ideal state, the principle of two spherical objects collide.
fe113630
- 用易编写的小例子,效果:模拟鼠标移动易语言存在误报请谨慎下载-Easy to use to write a small example, effect: simulated mouse movement easy language in the presence of false positives carefully please download
13
- 模拟鼠标移动2.0 ,很不错的易语言源码,适合易语言爱好者使用。-Simulate mouse movement 2.0, very good and easy language source code for easy language enthusiasts.
vb6.0mousemoni
- VB 模拟鼠标移动与点击示例代码,是vb 6.0的-VB simulate mouse movement and click the sample code is vb 6.0 in
Keystroke-recorder
- 功能:记录键盘按键,鼠标移动、按键,可以保存为脚本文件,通过脚本文件模拟键盘,鼠标操作! 记录开始=ScrollLock键” “记录结束=ScrollLock键”“运行脚本=F12键” “结束脚本运行=F11键” “灵敏度越小,记录的脚本越多!模拟精度越高!-Function: record the keyboard, mouse, keyboard, can be saved as a scr ipt file, the scr ipt file to simulate
866
- VB 模拟绳子自由晃动,用鼠标控制绳子,鼠标移动速度越快绳子晃动的越厉害。-VB simulated rope free sloshing, use the mouse to control the rope, the faster the mouse cords shaking the more powerful.