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

搜索资源列表

  1. pintu

    0下载:
  2. Java小游戏源代码,制作拼图游戏,执行本实例后,用鼠标拖动选中的小图片进行拼接,可以拼成一幅完整的图片。本实例的知识点有:鼠标事件的监听,Graphics类和Image类的应用。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:815766
    • 提供者:郭占富
  1. SYSTRAY

    0下载:
  2. 将应用程序最小化到托盘,响应鼠标事件,的控件
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:39975
    • 提供者:huhuaqiao
  1. mouseeventtrap

    0下载:
  2. 通常认为在编写程序中用到多线程是一个高级的编程任务,容易发生错误。在本月的栏目中,我将在一个Windows® 窗体应用程序中使用多线程,它具有实际的意义,同时尽量使事过去用 C++/MFC 开发程序时,常常为用户提供鼠标的右键单击功能,如今在 .NET 框架中使用 C#,也想在程序中提供鼠标右键单击功能,比如,在文本框、窗格、标签以及主窗口背景上使用鼠标右键。毕竟 C# 不是 C++/MFC,那么如何用 C# 处理鼠标事件呢?
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:8511
    • 提供者:alum
  1. ToolBar_ATL

    0下载:
  2. 用ATL+SDK实现了一个工具栏控件KToolBar, 实现了属性页、按钮鼠标事件、持久保存,附带了一个vb测试程序和程序接口说明
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:102290
    • 提供者:kejie
  1. TSP

    0下载:
  2. 利用C#画完全图,获取鼠标位置,响应鼠标事件
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13083
    • 提供者:xiaorui
  1. paintboard

    0下载:
  2. 1。我们要实现一个比较简单的用鼠标画图工具,画图主要包括直线,椭圆,矩形,圆 ,圆弧的绘制。绘制过程中包括图像颜色的选择,是否填充等要求。 2。每次进行鼠标画图操作时,不能把以前画的图像清除掉。 3。在编程过程中希望同学们利用JAVA对象编程的思想:即类,接口,包等。 4。用到Swing和awt包中的组件如:Jbutton,Jradiobutton,APPLET,canvas(画图面板)等组件,以及组件响应事件,键盘,鼠标事件。 2。每次进行鼠标画图操作时,不能把以前画
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13101
    • 提供者:mygogliyuqi
  1. hamacro

    0下载:
  2. hamacro.zip: Happy Arts Macrorecorder,一个记录键盘和鼠标事件的小记录器组件,别忘了它还可以把纪录的事件replay。作者 :Matthias Leonhardt,用于D2 D3 D4 D5-hamacro.zip : Happy Macrorecorder Arts, a record keyboard and mouse events in the small recorder components, it can also do not forget t
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:49311
    • 提供者:李烨
  1. Delphi对鼠标的控制

    0下载:
  2. 这个代码实现了Delphi语言通过系统函数实现对窗口程序的控制,和对鼠标的点击事件进行控制,控制鼠标的运动和点击-source implementation of the Delphi language functions to achieve through the window of the control procedures, and right mouse clicks incident control, control the movement and the mouse click
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:167570
    • 提供者:王政
  1. 鼠标消息

    0下载:
  2. 上课用的一些基本的程序可能对初学者有帮助!注释明显!鼠标响应事件!-school with some basic procedures may be helpful for beginners! Notes obvious! Mouse response to the incident!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:30172
    • 提供者:pf
  1. SceneControl+AE+鼠标滚轮缩放

    0下载:
  2. 要为SceneControl设置鼠标滚轮缩放必须定义委托,因为SceneControl没有Wheel事件,所以委托Form的Wheel事件
  3. 所属分类:驱动编程

  1. test.rar

    0下载:
  2. java程序模拟鼠标,进行模拟鼠标事件,调用robot类来实现网页中的相关连接模拟点击,java program simulated mouse, to simulate a mouse event, call-type robot to realize the relevance of web pages to connect analog clicks
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:2926
    • 提供者:zhangjianhua
  1. MaskKey

    0下载:
  2. VC下的动态链接库,用于控制键盘鼠标事件,可以屏蔽任意按键!-VC the dynamic link library, used to control the keyboard and mouse events, can shield any key!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2737623
    • 提供者:dffddf
  1. ScreenSaver

    0下载:
  2. 网上很多delphi源码做的屏保不能响应鼠标事件 ,本代码着重解决了移动鼠标关闭屏保的问题。-Delphi source code online, many of the screensavers do not respond to mouse events, focus on the code of the move the mouse to solve the problem of the closure of screensavers.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-06
    • 文件大小:1187411
    • 提供者:zhaohui
  1. ScrollBar

    0下载:
  2. 自绘滚动条,按钮显示图片,响应鼠标事件.-since the painting scroll bars, buttons, display pictures, to respond to mouse events.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:57769
    • 提供者:许强明
  1. CMyButton

    0下载:
  2. 一个图片按钮类,可设置多种按钮状态图片,并重载了鼠标事件。-A picture button category, which can accommodate a variety of button state images, and overloading of the mouse events.
  3. 所属分类:Button control

    • 发布日期:2017-03-27
    • 文件大小:2766
    • 提供者:leng
  1. vc_GUI_programe

    0下载:
  2. 一个非常不错的vc GUI编程源码。画出的图形能够相应鼠标事件-A very good source vc GUI programming. Draw graphics to the corresponding mouse events
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:172400
    • 提供者:sunyuntao
  1. c_control

    0下载:
  2. c#编写的远程桌面监控的软件,功能很强大。还有模拟键盘和鼠标事件的类-remote desktop monitoring software, written in c# is very powerful. As well as analog keyboard and mouse events,
  3. 所属分类:Remote Control

    • 发布日期:2017-03-25
    • 文件大小:171383
    • 提供者:孙程海
  1. Hook

    0下载:
  2. 键盘记录钩子的两大应用;键盘钩子(分别记录字符输入,汉字输入),鼠标钩子(鼠标操作触发事件,键盘发声等),文件中包含五个完整工程,是学习钩子的很好资料。-Keyloggers hook the two applications keyboard hook (character input were recorded, Chinese character input), the mouse hook (trigger mouse events, keyboard sound, etc.), th
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:125197
    • 提供者:tc
  1. MouseTrackForTablet

    0下载:
  2. 主要程序模块包括: (1) 鼠标事件捕获:对点击鼠标左键、拖动鼠标、松开左键等动作进行跟踪。 (2) 鼠标坐标捕获:把捕获的鼠标事件:点击左键、拖动鼠标、松开左键作为一组输入的图形,记录下图形的坐标轨迹。 -Main program modules include: (1) to capture mouse events: on the left mouse button, drag the mouse, release the left to track such act
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1940480
    • 提供者:lanyu
  1. mousehook3

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

    • 发布日期:2017-11-11
    • 文件大小:70867
    • 提供者:non
« 1 2 3 4 5 67 8 9 10 11 ... 36 »
搜珍网 www.dssz.com