CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 鼠标坐标

搜索资源列表

  1. TrailMousePos

    0下载:
  2. 一个可以跟踪鼠标位置的程序。。你可以从屏幕任何地方读出现在鼠标的坐标-A mouse can track the location of the procedure. . You can read from the screen anywhere in the mouse coordinates
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:26041
    • 提供者:qwe
  1. Mouse

    0下载:
  2. 一个关于跟踪鼠标坐标的程序,可以随时跟踪鼠标的位置。-On the procedures for tracking the mouse coordinates, you can always track the mouse position.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:41728
    • 提供者:谢广超
  1. Style

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -err
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:54304
    • 提供者:yuehua8
  1. TextMove

    0下载:
  2. 在客户区中产生不断运动的字。 通过本程序你可以学到以下知识点: 1.定时器的用法 2.客户区的基本操作 3.在客户区中显示不断运动的文字 4.在客户区中显示鼠标坐标 -Generated in the client area of the characters in constant motion. Through this process of knowledge you can learn the following points: 1. Timer is
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:47557
    • 提供者:jiangqi
  1. test

    0下载:
  2. VC edit box 控件的实例,有显示鼠标坐标功能。-VC edit box control example, showing the coordinates of the mouse functions.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1891174
    • 提供者:怡游
  1. cpubbs_simulate_mouse

    0下载:
  2. 虚拟鼠标,通过设定鼠标坐标使鼠标移动,不需要实际操控鼠标-A virtual mouse, by setting the mouse coordinates of the mouse movement, mouse does not require actual manipulation of
  3. 所属分类:其他小程序

    • 发布日期:2013-04-20
    • 文件大小:58775
    • 提供者:华香凝
  1. GetPic

    0下载:
  2. 抓图小工具REV 3.0 可独立批量抓图 新增批量抓图功能,带更新图片功能,可设置时间间隔、抓取数量、信息提示、放大镜功能、方向键微调功能。 批量抓图技巧: 针对网页验证码需要点击更新再抓取的,勾选[点击更新图片],鼠标拖动[坐标获取]的右边图形移动到需要点击的地方自动获取坐标,设置时间间隔,设置抓取数量,点击批量抓图按钮,完成! 如果不需要点击更新不勾选[点击更新图片]即可 本程序可辅助OCR识别,图形识别与自动控制-Grab a small tool i
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:85766
    • 提供者:moto
  1. Click

    0下载:
  2. 本程序为鼠标点击器,可以记录鼠标坐标,控制点击次数及间隔时间-This procedure device for the mouse clicks, you can record mouse coordinates, control, clicks, and time interval
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:29027
    • 提供者:wangshouye
  1. Draw

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1947963
    • 提供者:chenyu
  1. zhuomianshoushoudao1.5

    0下载:
  2. 桌面手术刀是一个小巧方便的综合辅助工具主要功能有: 窗口类: 1.查看运行程序的句柄,标题。 2.可以修改程序的透明度,并且可以穿透鼠标。 3.显示鼠标的屏幕坐标和程序中的坐标。 4.可以控制窗口的状态,如窗口化,最大化等。 5.可以激活所有灰色控件(很经典的一个功能哦)。 6.显示程序中的星号密码。 7.显示窗口类值,窗口函数地址,窗口ID以及窗口范围。 8.显示网页中相关元素的各种信息。 9.显示当前选中部分的网页代码(又一个经典功能哦)。
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:50339
    • 提供者:zhy
  1. MousePos

    0下载:
  2. 实现程序客户区鼠标坐标和整个桌面鼠标坐标显示-Client area mouse coordinates to achieve program and the desktop mouse coordinates display
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:26134
    • 提供者:小问
  1. detect-coordinate

    0下载:
  2. 一个用于检测鼠标坐标的例子,可以参照学习-detect coordinate
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:6466
    • 提供者:王东
  1. Get-mouse-address-handle

    0下载:
  2. 取坐标句柄源码: 可以取当前鼠标坐标位置的控件或窗口句柄,和当前点的 R G B 颜色。-Get mouse address handle
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:161283
    • 提供者:yourname
  1. Style

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。-How to modify the wizard-generated MFC AppWiz
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:5693475
    • 提供者:张三
  1. 捕捉鼠标位置

    0下载:
  2. 获取鼠标实时的坐标,鼠标移动的xy坐标及时捕捉(Get the coordinates of the mouse in real time)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:delbenben
  1. CH376

    2下载:
  2. stm32通过ch376读取鼠标坐标,用鼠标来测量距离(STM32 reads the mouse coordinates by CH376, and uses the mouse to measure the distance)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:6163456
    • 提供者:hhg0123
  1. 坐标取色器

    0下载:
  2. 一个小标签跟随鼠标移动,并取鼠标处的颜色值。(A small tag moves with the mouse and takes the color value at the mouse)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:3072
    • 提供者:oyzou
  1. delphi鼠标电击器

    0下载:
  2. delphi鼠标点击器单坐标获取 全集变量监控(delphi Mouse shock device)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2271232
    • 提供者:springroom
  1. 获取鼠标位置

    1下载:
  2. labview调用dll获取鼠标当前坐标(Get the current mouse coordinates)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:7168
    • 提供者:青史不真
  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. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:l.y.q
« 12 3 4 »
搜珍网 www.dssz.com