搜索资源列表
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
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
Surface
- 使用OpenGL对三维模型进行切割,显示出切割面,鼠标双击模型上的某个地方,确定一个点,连续三次,确定三个点,从而确定一个平面,此平面会将模型切割,显示出切割面
MyEditableList
- 实现可编辑的ListView控件,用鼠标双击即可编辑
homework3_8
- 当用户用鼠标双击一个文本文件的时候,自动删除该文件。-when users double-click with a mouse version of the document, automatically delete files.
mp3播放器
- 用MCI 实现的MP3播放器,能过实现循环播放,鼠标双击播放
TreeView.树状控件响应鼠标双击消息
- 树状控件响应鼠标双击消息,并将相应的消息显示在其父窗口:单文档中,treeview ctrl respond the message of mouse,and show the message to the single document.
用SPYXX分析窗口结构
- 1.用SPYXX分析窗口结构,取得父窗体以及那个ListView窗体的句柄 2.发送LVM_GETITEMPOSITION消息取得坐标 3.发送WM_LBUTTONDBLCLK模拟鼠标双击 4.设定在15秒内,看是否出现人满的那个提示窗口,出现则关闭他,继续下一个房间,如果到了最后一个房间则又从头开始 如果没有出现,则认定成功进入,3秒后退出 -1 structure with SPYXX analysis window to obtain the parent
模拟鼠标
- 基于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)