CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 鼠标事件

搜索资源列表

  1. mouse_demo

    0下载:
  2. 一个实现了鼠标拖动事件的例子,对鼠标事件做了响应。-A realized example of the mouse drag event, and done in response to mouse events.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:20893
    • 提供者:luo
  1. Colorfulmouseevents

    0下载:
  2. 绚丽多彩的鼠标事件,绚丽多彩,带鼠标事件,非常有趣,flash,enter页面,vince,cshxmf,FLA格式 -Colorful mouse events, colorful, with the mouse events, very interesting, flash, enter the page, vince, cshxmf, FLA format
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:92523
    • 提供者:xiaochao
  1. moni

    0下载:
  2. 模拟鼠标单击右击事件,可用于远程控制程序-Right-click the mouse click event simulation
  3. 所属分类:Remote Control

    • 发布日期:2017-05-02
    • 文件大小:775622
    • 提供者:xlx
  1. 2200943012921

    0下载:
  2. 一,以事件方式(WithEvents)声明这个类. 二,调用SetKBHook启动键盘HOOK,调用SetMouseHook启动鼠标HOOK. 三,在不需要HOOK时,调用UnKBHook停止键盘HOOK,调用UnMouseHook停止鼠标HOOK. 四,分别在_KBHook()事件与_MouseHook()事件中处理键盘鼠标HOOK事件.- 一,以事件方式(WithEvents)声明这个类. 二,调用SetKBHook启
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-24
    • 文件大小:10076
    • 提供者:tianshun100
  1. SimulateMouse

    0下载:
  2. 转载一个模拟鼠标的代码,展示了模拟鼠标移动及点击事件,出处不记得了。-ww
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:48373
    • 提供者:shpj
  1. skyblue_PinTu

    0下载:
  2. 产生一个随机数定义位置定义一个数组,用来存放随机编号,使Image响应鼠标事件,来改变图片位置。 -Location to generate a random number define the definition of an array used to store random numbers, so Image respond to mouse events, to change the image location.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:4570480
    • 提供者:赖瑾建
  1. MouseIn

    0下载:
  2. 用Directinput实现对鼠标事件的处理-With Directinput realize the handling of mouse events
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1301851
    • 提供者:sunjianchao
  1. interrupt

    0下载:
  2. Dos中断,可用来在Dos下处理鼠标事件-Dos interrupt, can be used to handle mouse events under Dos
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:32520
    • 提供者:liyi
  1. KeyMouseHook

    0下载:
  2. .NET框架下一个键盘鼠标钩子的完全封装。当截获事件后,会引发.NET框架的窗体标准键盘、鼠标事件,非常容易操作。使用的语言为Visual Basic.NET-. NET under the framework of a keyboard and mouse hook complete package. When the intercepted event, it will trigger. NET Framework form the standard keyboard, mouse even
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:3494
    • 提供者:SYC
  1. mouseevent

    0下载:
  2. 源码清楚详细的解释了用qt如何实现鼠标事件,包括鼠标坐标-Source clear and detailed explanation of how to achieve using qt mouse events, including the mouse coordinates, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1441570
    • 提供者:吕鹏程
  1. Mouse

    0下载:
  2. 获取鼠标事件,模拟鼠标操作,左右键,按下弹起等,-Access to mouse events, simulate mouse left and right keys, press the pop-up, etc.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-08
    • 文件大小:1882603
    • 提供者:韩云飞
  1. remotecontrol

    0下载:
  2. 实现远程截图,重启,鼠标事件,键盘响应,日志文件,ftp,客户端,服务器端,系统信息采集等功能模块 可与电子书配套看-Remote screenshot, restart, mouse events, keyboard response, log file, ftp, client, server, system functions such as information collection module can be read with the e-book package
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6507458
    • 提供者:景枫林
  1. shubiaohuaxian

    0下载:
  2. 实现鼠标事件,鼠标在屏幕上进行划线,非常好用-To achieve the mouse events, mouse on the screen for a crossed
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:347398
    • 提供者:hongtian
  1. AutoMatism

    0下载:
  2. 记录键盘鼠标事件,事件保存于数据库. 数据库与数据表可以创建-Record keyboard and mouse events, the event stored in the database. Database and data tables can be created
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:467358
    • 提供者:张伟权
  1. mymouse.tar

    0下载:
  2. ubuntu下面鼠标事件的模拟程序.代码参考pottichu的专栏,CSDN博客 -ubuntu mouse events following the simulation program. code reference pottichu column, CSDN blog
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:575
    • 提供者:xingming
  1. Lecture9

    0下载:
  2. 这是一个自己制作的窗体上的绘画板,并且是关于鼠标事件的操作。在画板上可以画出两点间的直线,在日志列表中可以显示鼠标的动态坐标和状态,并且有清除功能。-This is a self-made form of painting boards, and is about a mouse event operations. In the drawing board can draw a straight line between two points, the list can be displayed
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:42011
    • 提供者:刘凤眼
  1. MouseOperator

    0下载:
  2. 本程序用C语言实现对鼠标事件及键盘事件的响应方法,希望初学者可以参考-Implementation of this program with C-mouse event and keyboard events on the response, in the hope beginners can refer to
  3. 所属分类:EditBox

    • 发布日期:2017-04-01
    • 文件大小:2092
    • 提供者:文闯
  1. game

    0下载:
  2. 使用java开发的小型应用游戏程序,添加鼠标事件的监听和事务的处理。-Development of small applications using the java games, add mouse event listeners and transaction processing.
  3. 所属分类:Game Program

    • 发布日期:2017-05-06
    • 文件大小:1263563
    • 提供者:杜阳春
  1. qt_paint

    1下载:
  2. 辛苦了好久,始终都没找到Image类的16位不失真转换,强行用16方法,网络传输的帧严重失真,最后招到了,里面主要有16位帧图像显示,网络传输,鼠标事件-Hard for a long time and always find the Image class, no distortion 16-bit conversion, forced to use 16-way network transmission of a serious distortion of the frame, the l
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3413842
    • 提供者:sad
  1. vbkeyborad

    0下载:
  2. VB键盘设置小程序,可禁用某些键,可以拒绝接受键盘和鼠标事件(5秒后可自动恢复),另外可禁止或允许使用Alt+Tab、禁止或允许使用任务栏、禁止或允许使用Ctrl+Alt+Del等功能。-VB keyboard settings applet, disable certain keys, you can refuse to accept keyboard and mouse events (automatic recovery after 5 seconds), also may prohibi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:3835
    • 提供者:ycxgh
« 1 2 3 4 5 6 78 9 10 11 12 ... 31 »
搜珍网 www.dssz.com