搜索资源列表
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,
vrsample7
- 使用鼠标连续操作窗口数字 下面的例子实现一种显示数字的特殊的窗口。当用户鼠标单击窗口数字时,光标所在数字内容会产生相应变化,点击数字上面时,当前位置的数码加\"1\",点击数字下部时,数字减\"1\"。当用户在窗口拖动鼠时,光标经过的数字会发生连续的变化。-continuous operation using the mouse window figure below shows an example of realization of the number of special wi
yingshemoshi
- 这是一个基于API的简单映射模式的编程,用鼠标单击初始界面会变换一种映射模式,在单击鼠标右变换另一种映射模式.-This is a simple API-based mapping patterns of programming, the initial mouse click interface will transform a mapping mode, click the right mouse transform a mapping model.
draw_line
- 鼠标单击产生一个点,然后鼠标双击再产生一个点,实现二点之间的连线。-have a mouse click, then double-click the mouse again in a points, for 2:00 between the Alliance.
Example5
- 显示鼠标单击事件的小程序,可以显示你的鼠标单击次数
pressRectEllipse
- 鼠标单击点在椭圆的外接矩形内时,椭圆变色。处理鼠标的消息响应
MyDraw10
- 简单二维图形编程系统,通过鼠标拖动绘制矩形和椭圆,并通过鼠标单击选择一图形。-simple two-dimensional graphics programming systems, the mouse and drag drawing rectangular oval, and through a mouse click choose graphics.
TreeView.树状控件响应鼠标双击消息
- 树状控件响应鼠标双击消息,并将相应的消息显示在其父窗口:单文档中,treeview ctrl respond the message of mouse,and show the message to the single document.
MouseClick
- 一款使用C#编写的鼠标点击器,可以设定点击坐标,以及鼠标单击频率等,可用于学习C#之用-Written in C# using a mouse click device, you can set the click coordinate, and the frequency of mouse clicks, can be used for learning C#
CharViP
- 喜欢源码控件的朋友有福咯,本款Char图表是本人花费了两个工作日完成的,界面精美,功能强大,预置了柱形图与饼形图,可进行分组显示,并支持鼠标单击选中事件。图例采用了渐变颜色功能,速度也非常的快。非常适合做大型项目图表。相比Office Char功能更强大。-Blessed friends like source control slightly, this chart is to spend my money Char two working days to complete, attracti
xxj641sy5_3
- 在鼠标单击处画一个圆,并且可以选择红,蓝,绿三种颜色填充-Department paintings in the mouse click a circle, and can choose red, blue, green, filled with three colors
shubiao
- 学习WINDOWS编程基础后编写的一个使用鼠标单击选定特定区域的程序-WINDOWS the basis of learning programming prepared using the mouse click a selected region-specific procedures
mouse
- 创建一个小程序,用来判断鼠标单击是否在指定区域内。通过编译,运行。-Create a small program used to determine whether the mouse click in the designated areas. Compile and run.
shubiaogouzi
- VB编写,全局鼠标钩子,在XP sp3下用VB6测试成功,主要功能为:在看不见程序本身(失去焦点)时,鼠标单击任意地方产生事件-VB preparation, global mouse hook, with VB6 in XP sp3 successfully tested under the main functions are: the invisible process itself (loss of focus), the mouse click anywhere in producin
vCtimer
- 说是按钮,其实就是图片上的按钮,跟vc的按钮控件是完全不同,但是当时我想让画的按钮也响应鼠标动作比如鼠标移动到按钮上,鼠标单击等,方法很笨,就是在主对话框中对鼠标的移动和单击动作进行检测,如果发生位置位于按钮区,就在“按钮”区另贴一幅图,以实现鼠标在其上的效果,单击类似。 - // TODO: Add your specialized code here and/or call the base class m_pBmp1.LoadBitmap(IDBITMAPNOMAL) m
delphi鼠标电击器
- delphi鼠标点击器单坐标获取 全集变量监控(delphi Mouse shock device)
3.23
- 实现跟踪鼠标单击状态的图片按钮,imagebutton的使用(Implement the picture button that tracks the mouse click state.)
AutoClick
- 控制鼠标移动和单击。MATLAB脚本文件,实现鼠标在指定位置单击。(Control mouse movement and click. The MATLAB scr ipt file enables the mouse to click in the specified position.)
鼠标连点器
- API实现鼠标连点的小工具,纯采用Windows API,非常简便实用。游戏玩家们少不了的肯定就是鼠标连点器吧,有了鼠标点击器软件后,游戏玩家将不再需要进行重复的单击操作,大大减少了操作时间也提高了效率。(API to achieve the mouse point of the small tool, the pure use of Windows API, very simple and practical.)
获取图像鼠标点击坐标
- 对图像序列可以直接鼠标单击获取图像中点击点的坐标,方便做标记,最后以txt形式输出(The image sequence can be directly mouse click to get the coordinates of the click point in the image, easy to mark, and finally output in the form of TXT)