搜索资源列表

  1. 判断是否鼠标双击

    0下载:
  2. 判断是否鼠标双击,单击-determine whether the mouse click, click
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:794
    • 提供者:杨或
  1. delphi 托盘 实例 右键 单击 非常实用

    0下载:
  2. delphi 7.0 托盘 实例 右键 单击 非常实用
  3. 所属分类:对话框与窗口

    • 发布日期:2010-09-25
    • 文件大小:184786
    • 提供者:foodztf
  1. 实例100 模拟鼠标的单双击

    0下载:
  2. 模拟鼠标的单双击的VC++例子-simulation of the single mouse click VC example
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-11
    • 文件大小:1820672
    • 提供者:林字
  1. 判断是否鼠标双击

    0下载:
  2. 判断是否鼠标双击,单击-determine whether the mouse click, click
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:杨或
  1. VB api0006模拟鼠标单击

    0下载:
  2. 程序说明: 本例采用API函数实现模拟的鼠标事件,程序运行后会 产生十分有趣的效果。也来试一试。 本例中只使用了相对鼠标坐标,我们也可以使用绝对 鼠标坐标来试一试。-procedures Note : In this example, using API functions simulation of a mouse, running will have a very interesting results.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-06-11
    • 文件大小:4096
    • 提供者:陈胜
  1. TC 2.0 挖地雷

    0下载:
  2. TC 2.0 挖地雷 关于TC2.0版的挖地雷 1、整个游戏基于事件驱动的工作方式,这一点和windows应用程序是相通的。在程序的主 干中,不停的捕捉鼠标事件,再通过一个函数: Bool analysis(CPoint point, ClickInfor infor) 来分析鼠标事件作用在哪个对象上(游戏中的元素,比如按钮、菜单、地雷单元格都是 作为一个对象来看待),然后把鼠标事件分配到相应的对象
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:57344
    • 提供者:miao
  1. iplab

    0下载:
  2. 最小二乘法圆拟合.编译运行后随便打开一个图片,当然最好是全白的图片,然后就点吧,大于三个点后就会开始拟合。红线画的圆为拟合的圆,深蓝的点为鼠标点击设置的样本点。单击鼠标右键清空样本集。 -least squares fitting round. After running compiler casually open a picture, of course, the best are the white photographs,
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-11
    • 文件大小:175104
    • 提供者:da
  1. MoNiShuBiaoDanShangJi

    0下载:
  2. 模拟鼠标单击双击功能 非原创 好用 -Simulated mouse click double-click function of non-original-to-use
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:37888
    • 提供者:cm
  1. SimulateMouse

    0下载:
  2. 用代码模拟鼠标点击事件,在程序中模拟鼠标点击了某个位置或者按钮。包括单击和双击。同样的可以推广到键盘模拟。-Code simulation of mouse click events, in the proceedings of a simulated mouse clicks or button position. Including click and double-click. The same can be extended t
  3. 所属分类:系统编程

    • 发布日期:2024-06-11
    • 文件大小:51200
    • 提供者:HuaPing
  1. vc

    0下载:
  2. vc++环境下利用mapx控件实现鼠标单击经纬度的显示和图元的标注-vc++ environment using the mouse click the longitude and latitude to achieve mapx control the display and pixel tagging
  3. 所属分类:GIS编程

    • 发布日期:2024-06-11
    • 文件大小:4831232
    • 提供者:陈开
  1. mouse

    0下载:
  2. 创建一个小程序,用来判断鼠标单击是否在指定区域内。通过编译,运行。-Create a small program used to determine whether the mouse click in the designated areas. Compile and run.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:33792
    • 提供者:zhuli
  1. TankWar

    0下载:
  2. 单击游戏“坦克大战”,实现坦克的四处移动,打击敌人。-Click the game " Battle City" and realize tanks move around to attack the enemy.
  3. 所属分类:游戏

    • 发布日期:2024-06-11
    • 文件大小:12288
    • 提供者:宫越
  1. JDraw

    0下载:
  2. 绘图软件的开发,顾名思义,就是要开发一个能进行绘图的程序,为了能获取鼠标单击点的位置信息,需要用鼠标事件监听程序MouseListener和MouseMotionListener来获取鼠标事件,为此说明一个类来说明和实现这两个接口。还要调用调色板。-Drawing software development, by definition, is to develop a program capable of drawing, in ord
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-11
    • 文件大小:15360
    • 提供者:徐晓琴
  1. vCtimer

    0下载:
  2. 说是按钮,其实就是图片上的按钮,跟vc的按钮控件是完全不同,但是当时我想让画的按钮也响应鼠标动作比如鼠标移动到按钮上,鼠标单击等,方法很笨,就是在主对话框中对鼠标的移动和单击动作进行检测,如果发生位置位于按钮区,就在“按钮”区另贴一幅图,以实现鼠标在其上的效果,单击类似。 - // TODO: Add your specialized code here and/or call the base class m_pBmp1.L
  3. 所属分类:界面编程

    • 发布日期:2024-06-11
    • 文件大小:136192
    • 提供者:廖杰
  1. 3.23

    0下载:
  2. 实现跟踪鼠标单击状态的图片按钮,imagebutton的使用(Implement the picture button that tracks the mouse click state.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:373760
    • 提供者:momo_amazing
  1. 9.按键(单击、双击、长按)

    0下载:
  2. 单个按键实现,单击、双击、长按得不同功能(Single button implementation, click, double click, long press different functions)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-11
    • 文件大小:3454976
    • 提供者:dou_cao
  1. AutoClick

    0下载:
  2. 控制鼠标移动和单击。MATLAB脚本文件,实现鼠标在指定位置单击。(Control mouse movement and click. The MATLAB scr ipt file enables the mouse to click in the specified position.)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-11
    • 文件大小:1915904
    • 提供者:Yandy
  1. 获取图像鼠标点击坐标

    0下载:
  2. 对图像序列可以直接鼠标单击获取图像中点击点的坐标,方便做标记,最后以txt形式输出(The image sequence can be directly mouse click to get the coordinates of the click point in the image, easy to mark, and finally output in the form of TXT)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:l.y.q
  1. mouseevent

    0下载:
  2. qt中的鼠标事件,鼠标单击,鼠标双击,鼠标滑轮滚动,鼠标移动等事件功能(Mouse events in QT, mouse click, mouse double click, mouse pulley rolling, mouse movement and other event functions)
  3. 所属分类:图形图象

    • 发布日期:2024-06-11
    • 文件大小:10240
    • 提供者:zhengke_2018
  1. 扩展实验8 T9拼音输入法实验

    0下载:
  2. 触摸屏实现单击,双击,三连击进入不同中断 产生不同反应(Touch screen to achieve a double click of three different interrupts)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:6970368
    • 提供者:大王晨
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org