CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - mouse event

搜索资源列表

  1. 限制鼠标的移动区域

    0下载:
  2. 限制鼠标的动作。是很好的代码。开发了一周的时间才出来/大家顶啊-Restrict the mouse event,the code is grace,it takes me one week to complete it.If you like it,Support me please!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8531
    • 提供者:周慧
  1. TestInstrumentationKey

    0下载:
  2. 基于Android的event设备支持的鼠标、键盘、触摸屏板的按键、事件支持检测。-Android-based device supports mouse event, keyboard, touch screen key board, event support detection.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:40826
    • 提供者:何杰
  1. VC_Mouse_Hook_intercept_mouse_control_source_event

    0下载:
  2. VC++鼠标Hook截获鼠标移开事件含控件源码VC + + Mouse Hook intercept the mouse away with the control source event-VC++ Mouse Hook intercept the mouse away with the control source event
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:60118
    • 提供者:fangming
  1. StaticmouseMove

    0下载:
  2. 在static上响应鼠标移动事件, 因为一般的static控件是不能响应鼠标事件的, 本程序告诉你如何添加鼠标事件-Static response in the mouse events, because the static control is not responding to mouse events, this program tells you how to add a mouse event
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7418635
    • 提供者:wl
  1. mousehook3

    0下载:
  2. 截获鼠标移动事件的钩子例子- Intercepts the mouse to move the event the clasp example
  3. 所属分类:Hook api

    • 发布日期:2017-11-11
    • 文件大小:70867
    • 提供者:non
  1. 1

    0下载:
  2. 编写一个Applet相应鼠标事件,用户可以通过拖动鼠标在Applet中画出矩形,并在状态条显示鼠标当前的位置。-Applet to prepare a corresponding mouse event, the user can drag the mouse to draw in the Applet in the rectangle, and in the status section shows the current mouse position.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:2003
    • 提供者:zongcm
  1. pingtu

    0下载:
  2. 本代码制作拼图游戏。执行本实例后,用鼠标拖动选中的小图片进行拼接,可以拼成一幅完整的图片。本实例的知识点有:鼠标事件的监听,Graphics类和Image类的应用。-The code produced jigsaw puzzle. After the implementation of this example, use the mouse to drag the selected splicing small picture, you can spell a complete picture.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:815906
    • 提供者:
  1. FLASH

    0下载:
  2. - Go to 跳转到指定的帧 - Play 播放 - Stop 停止 - Toggle High Quality 在高画质和低画质间切换 - Stop All Sounds 停止所有声音的播放 - Get URL 跳转至某个超联结 - FSCommand 发送FSCommand命令 - Load Movie 装载影片 - Unload Movie 卸载影片 - Tell Target 告知目标 - If Frame Is Loaded ..判断帧是否被完
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6042
    • 提供者:jaylee
  1. qqwinHook

    0下载:
  2. QQ悬挂窗口主要特点就是结合窗口以及鼠标的位置,并通过鼠标事件来调整窗口的显示方式。其中,窗口以及鼠标的位置可以通过GetWindowRect和GetCursorPos这两个函数来获取,故如何获取鼠标事件成为QQ悬挂窗口实现的关键-QQ is the hoisting of the main features of the window combined with the location of windows and mouse, and mouse events to adjust the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:144453
    • 提供者:雷舰
  1. hid_mouse

    0下载:
  2. 一個檢視HID mouse的源碼 , 用來獲取Button 與 X/Y event的一個範例-HID mouse a view of the source code, used to obtain Button and the X/Y event of an example
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-13
    • 文件大小:3410022
    • 提供者:HUNK999
  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. MouseMove

    0下载:
  2. It is the simple program to control Mouse event in OpenGL.
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:2012320
    • 提供者:bokinhvan
  1. webBrowserEx

    0下载:
  2. WM 浏览器获取点击事件,得到坐标并进行显示-a webbrower get mouse Event
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:324960
    • 提供者:7758521
  1. mouse_ptr2

    0下载:
  2. triggering mouse event.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:38588
    • 提供者:ASHMO
  1. Mouse

    0下载:
  2. Visual C++基础入门1:使用鼠标 鼠标在系统中显示为一个十字,发生鼠标动作时系统产生相应的事件消息,应用程序接收到消息后作出恰当的回应,从而完成命令操作-Getting Started with Visual C++ foundation 1: Use the mouse to mouse in the system appears as a cross, occurs when the system to produce mouse action event messages, t
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-07
    • 文件大小:1925694
    • 提供者:wus
  1. mus5

    0下载:
  2. 鼠标5事件示例,左键、右键、上、下、中键-Mouse event example 5, left, right, up, down, middle button
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2494
    • 提供者:张宏波
  1. WindowsCaculation

    0下载:
  2. (1) 设计数字按钮的事件,由于数字按钮事件功能都是把对应数字显示在文本框中,所以全部数字按钮都可以共用一个事件处理方法; (2) 运算符按钮事件也基本相同,所以所有运算符按钮也可共享同一事件处理方法。方法中分别读取文本框上的数值以及所按的运算符,并能识别是否需要进行智能计算; (3) 键盘事件只需一个事件处理方法即可,根据按键的不同调用之前的鼠标事件或者自定义的方法,以便模拟之前定义的鼠标事件。-(1) design digital button events, button even
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:725780
    • 提供者:king
  1. 20078814379265

    0下载:
  2. 一个利用代码虚拟模仿鼠标事件示例。开始/停止 鼠标捕获 按 Ctrl + Shift + F6,使用键盘的方向箭头键移动鼠标,按下 L 模仿鼠标左键单击,连续按下 L 键两次模仿双击,按下 R 键模仿右键单击。 -Virtual copy of a mouse event using the code example. Start/stop the mouse capture press Ctrl+ Shift+ F6, use the keyboard arrow keys to move t
  3. 所属分类:.net

    • 发布日期:2017-05-02
    • 文件大小:592765
    • 提供者:huzike
  1. mouse-event

    0下载:
  2. Emulating mouse event (clciks, movement x,y )using Windows API. Codes tested and working.
  3. 所属分类:Hook api

    • 发布日期:2017-04-10
    • 文件大小:1125
    • 提供者:Innocent
  1. vb-mouse

    0下载:
  2. 与VB网页分享一个鼠标事件实例,VB6.0利用鼠标画线的源码例子,不用点击鼠标就可画出线条,只需移动鼠标,线条就会跟随鼠标画出来,了解一下鼠标事件的实现原理,对Vb6.0初学者学习VB的鼠标事件相关操作还是有积极指导意义的。-VB page to share a mouse event instance, VB6.0 source code examples of using the mouse to draw the line, do not click the mouse to draw a
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:1248
    • 提供者:吴俊红
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com