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

搜索资源列表

  1. 鼠标大表演.rar

    1下载:
  2. 对鼠标的各项属性进行控制,包括鼠标的位置,移动、显示、隐藏、设定位置和类型
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:49579
    • 提供者:
  1. 3

    0下载:
  2. 密码框查看工具 源代码 (1)密码框查看工具提升自身进程的权限,增加DEBUG权限; (2)根据鼠标位置获得窗口句柄; (3)根据窗口句柄获得所属的进程ID; (4)密码框查看工具以PROCESS_ALL_ACCESS方式打开该进程; (5)往该进程中注入线程代码; (6)建立并执行远程线程,在该远程线程中使用GetWindowText以获取窗口文本; (7)密码框查看工具读取内容并显示。 密码框查看工具软件特点: 无需DLL。 对于该功能的实现,
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:180864
    • 提供者:wxf
  1. subiaoweizhizhuizong

    0下载:
  2. 是用VC++编的鼠标位置追踪,可以在程序弹出的对话框内,得到任意一点的二维坐标.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:42432
    • 提供者:王延春
  1. 应用:鼠标位置追踪

    0下载:
  2. 本程序实现的功能使:进行鼠标位置追踪!可以轻松的实现鼠标最追踪~!-procedures to achieve this functionality : for location tracking mouse! Easily the most mouse tracking ~!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:27711
    • 提供者:成龙
  1. CursorPos.rar

    0下载:
  2. 这是一个基于MFC框架下时刻获得鼠标位置的代码,希望对于初学者有一定的帮助,This is a time framework based on MFC to obtain the mouse location code, hoping for some help for beginners
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:35574
    • 提供者:gfedcba
  1. Src1

    0下载:
  2. 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。 -This is an SDK program. This procedure tracking shows the coordinates of the mouse position, and if the mouse can be displayed in the window s title bar operating infor
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-09
    • 文件大小:11233
    • 提供者:杨晔
  1. 鼠标大表演

    0下载:
  2. 对鼠标的各项属性进行控制,包括鼠标的位置,移动、显示、隐藏、设定位置和类型- Carries on the control to mouse each attribute, including the mouse position, the migration, the demonstration, the hideaway, establishes the position and the type
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:49850
    • 提供者:秦剑
  1. TrailMousePos

    0下载:
  2. 当你的程序要控制鼠标时,是不是想找到他在哪个位置呢 ,本程序就是一个好的实例。鼠标位置追踪详细请见TrailMousePos.rar-When you mouse to control the process, it is not trying to find a position in which he does, the process is a good example. Mouse location tracking details, see TrailMousePos.rar
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:26048
    • 提供者:顾先生
  1. TrailMousePos

    0下载:
  2. 鼠标位置追踪的C++源码,VC++开发实现,测试通过-Mouse location tracking of C++ source code, VC++ development to achieve, the test
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:319533
    • 提供者:renjian
  1. Mouse

    0下载:
  2. VS 2005 写的一个东西,可以控制鼠标的位置,同时显示出任意时刻鼠标的控制,大家可以参考下。-VS 2005 writing a thing, can control the mouse position, while showing the control of the mouse at any time, we can refer to the next.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3661545
    • 提供者:恶魔之子
  1. gpReadMouseTest.c

    0下载:
  2. linux下用 C语言编写的调用gnuplot的 程序 , 用于捕捉鼠标位置 。-Sample C program for calling gnuplot in linux system to record the position of the mouse.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1310
    • 提供者:前中会
  1. PageClick

    0下载:
  2. 实现页面自动点击,技术是记录点击点位置,然后模拟鼠标-Achieve the page auto-click, and technology is recording hits point position, and then simulate the mouse
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:2077033
    • 提供者:高会新
  1. mousepos

    1下载:
  2. 实时显示鼠标位置的小软件,适合新手学习 自己也是新手,刚开始学习-Real-time display the location of the mouse small software for beginners to learn myself novice, just beginning to learn
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:756793
    • 提供者:ackley
  1. TrailMousePos

    0下载:
  2. 在windows下开发的,实现鼠标位置定位,追踪-window under the mouse position to achieve position tracking
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:25808
    • 提供者:Tonny
  1. MOUSE_POSITION

    0下载:
  2. C#显示鼠标位置坐标的例子 适合初学者学习-C# MOUSE POSITION
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:19696
    • 提供者:yang
  1. TrailMousePos

    0下载:
  2. vc鼠标位置追踪TrailMousePos的程序源码,希望对大家有所帮助-Mouse location tracking TrailMousePos vc program source code, we want to help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:22821
    • 提供者:
  1. TrailMousePos

    0下载:
  2. 鼠标位置追踪\TrailMousePos,很不错的vc源码,希望能对大家有所帮助-Mouse location tracking \ TrailMousePos, very good vc source code, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:23620
    • 提供者:
  1. sbwzxx

    0下载:
  2. 自己编写的显示鼠标位置信息的工具 包括鼠标位置的坐标,颜色-Display the mouse location information to write your own tools, including location coordinates, color
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:170917
    • 提供者:周飞
  1. vb

    0下载:
  2. VB得到鼠标位置源代码 用类模块声明的 有点简单 没办法 -VB bit simple class module declaration no way to get the mouse position source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:5040
    • 提供者:xingzongmei
  1. mouse-control

    0下载:
  2. 实时控制鼠标,实时显示鼠标位置,适合于需要控制鼠标编程的fortran程序员-control mouse
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:153645
    • 提供者:zgh
« 12 3 »
搜珍网 www.dssz.com