搜索资源列表
VB api0006模拟鼠标单击
- 程序说明: 本例采用API函数实现模拟的鼠标事件,程序运行后会 产生十分有趣的效果。也来试一试。 本例中只使用了相对鼠标坐标,我们也可以使用绝对 鼠标坐标来试一试。-procedures Note : In this example, using API functions simulation of a mouse, running will have a very interesting results. Also to test. In this example,
客户区鼠标坐标提示
- 客户区鼠标坐标提示,基本上是winsdk开发的!-customers District mouse coordinates suggest that the development is basically winsdk!
移动鼠标,显示鼠标坐标
- 鼠标移动前,计算显示的鼠标坐标字符串所要占的矩形位置,将视图中这个位置的图像复制备份, 在视图上绘制坐标,鼠标下次移动时,在上次的位置上恢复保存的图像。
GetMousePointer.rar
- 用matlab程序编写的一个捕捉鼠标坐标的小程序,用来参考。,Matlab programmers use to capture the mouse coordinates of a small program used to refer to.
Getany.rar
- 获取鼠标指针的坐标,当前屏幕鼠标坐标的颜色像素值,以及鼠标指向窗口的类名和文本,To obtain the coordinates of the mouse pointer, the current screen, the mouse coordinates of the color pixel values, and point your mouse at the window class name and text
OpenGLSYSTEM
- OpenGL三维可视化系统,可实时显示位置坐标。-OpenGL 3D visualization system, real-time display position coordinates.
zuobiao
- 可以在窗口中显示当前鼠标坐标位置的opengl小程序-In the window shows the current location of the mouse coordinates opengl applets
MouseMove
- 在状态栏实时显示鼠标坐标,VC++6.0源码-Real-time display in the status bar mouse coordinates, VC++6.0 Source
insert_curve
- opengl+控制台,鼠标左键输出点坐标,程序画出经过点的曲线-opengl+ console output point coordinates of the left mouse button, the program after a point to draw the curve
shubiaozuobiao
- 能够确定鼠标坐标位置,确定鼠标坐标位置并用坐标显示-To determine the location of the mouse coordinates to determine the location of the mouse coordinates and display coordinates
MouseMeter
- 这是个基于VB版的鼠标钩子程序,程序适时跟踪计算鼠标坐标、移动距离、像素转换等,还可以设置窗口永远在最上层,不遮挡!-This is based on the VB version of the mouse hook procedure, timely follow-up procedures for calculating the coordinates of the mouse, move distance, pixel conversion, you can set the window
MouseMeter
- Mouse Meter可以获取和记录有关鼠标的统计信息,包括:速度,移动的距离,坐标,光标经过的窗口,鼠标点击的数量(每个按钮),等等。-Mouse Meter may gain with the recording related mouse statistical information, including: The speed, the motion distance, the coordinates, the cursor process window, the mouse cli
鼠标处理事件
- 一个初学鼠标处理的时候练习的鼠标处理事件程序,包括鼠标坐标,点击,移动等. -a beginner when the mouse to practice mouse handling the incident procedures, including the coordinates of the mouse, click, such as China Mobile.
Mouse
- 一个关于跟踪鼠标坐标的程序,可以随时跟踪鼠标的位置。-On the procedures for tracking the mouse coordinates, you can always track the mouse position.
Mouse
- 在客户区点击鼠标左键、右键时弹出消息框显示当前鼠标坐标-In the customer area click the left mouse button, right when the pop-up message box shows the current mouse coordinates
test
- VC edit box 控件的实例,有显示鼠标坐标功能。-VC edit box control example, showing the coordinates of the mouse functions.
vbmouses
- 这个源码比较有意思吧,VB编写的检测鼠标坐标的程序,除了适时显示鼠标坐标外,还可判断鼠标是否离开了图片,同样也给出提示,源码可能使用了Hook的原理的。-The source it more interesting, VB mouse coordinates the preparation of test procedures, in addition to time display the mouse coordinates, it can also determine whether the
CH376
- stm32通过ch376读取鼠标坐标,用鼠标来测量距离(STM32 reads the mouse coordinates by CH376, and uses the mouse to measure the distance)
获取鼠标坐标
- 获取指定进程主窗口大小,鼠标所在屏幕及客户区坐标(Gets the size of the main window of the specified process, the mouse's screen and the client's coordinates)
鼠标键盘钩子
- 获取鼠标坐标以及鼠标键的状态,可以用于制作鼠标按键连发或者是自瞄。(Access to the mouse coordinates and the state of the mouse button can be used to make the mouse button connection or self - aim.)