搜索资源列表
doubleedit.zip
- 在CEdit中添加鼠标双击事件处理的程序
label_edit.zip
- 鼠标双击可以编辑的文字框
鼠标输入编程演示程序
- 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mous
CListCtrlDemo
- 对Listctl重载,实现了用鼠标双击列表项可编辑的功能-right Listctl heavy and realized the list with the mouse click that can edit function
newTankgamecode
- 平面坦克大战游戏设计开发 要求安装JAVA JDK 1.5 运行方法: 1 鼠标双击tank.jar 2 在命令行模式下的TankGame目录中运行java -jar tank.jar 3 在命令行模式下的TankGame目录中运行java tank.TankGame-Planar sees game design and development require the installation of Java JDK 1.5 running : a mouse cli
draw_line
- 鼠标单击产生一个点,然后鼠标双击再产生一个点,实现二点之间的连线。-have a mouse click, then double-click the mouse again in a points, for 2:00 between the Alliance.
controlmouse
- 交换鼠标左右键 计算鼠标双击时间-exchange about the mouse double-click the mouse button calculation time
实例100 模拟鼠标的单双击
- 模拟鼠标的单双击的VC++例子-simulation of the single mouse click VC example
CListCtrl445457898722
- 一个关于Clisttrl控件的应用,他可以上下移动,并且可以添加和响应鼠标双击的命令-a Clisttrl controls on the application, he can move up or down. and can be added and response Double click on the orders
TrayDemo
- Java1.6.0实现系统托盘技术演示:本演示程序实现了点击按钮窗体关闭,托盘图标挂于系统托盘上,鼠标双击托盘图标,窗体显示,托盘图标消失,在托盘图标上点右键可弹出选择菜单(显示窗口,退出系统,Author),分别能完成不同的任务要求-Java1.6.0 achieve system tray technology demonstration : The demo program Click on the button a window closed, pegged tray icon in t
GUIsystem
- Java1.6.0实现系统托盘技术演示:本演示程序实现了点击按钮窗体关闭,托盘图标挂于系统托盘上,鼠标双击托盘图标,窗体显示,托盘图标消失,在托盘图标上点右键可弹出选择菜单(显示窗口,退出系统,Author),分别能完成不同的任务要求。 -Java1.6.0 achieve system tray technology demonstration : The demo program Click on the button a window closed, pegged tray icon in
Surface
- 使用OpenGL对三维模型进行切割,显示出切割面,鼠标双击模型上的某个地方,确定一个点,连续三次,确定三个点,从而确定一个平面,此平面会将模型切割,显示出切割面
判断是否鼠标双击
- 判断是否鼠标双击,单击-determine whether the mouse click, click
TreeView.树状控件响应鼠标双击消息
- 树状控件响应鼠标双击消息,并将相应的消息显示在其父窗口:单文档中,treeview ctrl respond the message of mouse,and show the message to the single document.
模拟鼠标
- 基于STM32的模拟鼠标驱动源码程序,可以单双击、上下左右滑动,仅仅作为一个鼠标来用已经很完美了,不足之处请大家给与建议!
present
- 实现送礼物惊喜的小游戏 当使用鼠标双击以后弹出带音乐以及动画的效果-To achieve surprise gifts of small game
mouseclick
- 用VC编程实现对鼠标双击的时间计算及改变鼠标双击时间-Programming with VC the time of the mouse double-click the mouse double-click the time of calculation and changes in
double-click
- 在labview中,实现鼠标双击功能,利用两次鼠标之间的时间间隔判定双击确定。-To achieve double click of the mouse in labview language.
鼠标连点器源码
- 易语言鼠标连点器源码例程程序结合易语言应用接口支持库实现鼠标连续点击。 点评:易语言鼠标连点器源码可实现鼠标多种方式自动点击,如左键,右键,双击等,同事还支持热键呼出隐藏功能。(Easy language mouse connector source code routine program combined with the easy language application interface support library to achieve continuous click of t
mouseevent
- qt中的鼠标事件,鼠标单击,鼠标双击,鼠标滑轮滚动,鼠标移动等事件功能(Mouse events in QT, mouse click, mouse double click, mouse pulley rolling, mouse movement and other event functions)