搜索资源列表

  1. mousePoint

    0下载:
  2. C++鼠标操作实例,实现鼠标的选点和显示,处理鼠标消息,适用于图像处理的控制选点
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:59302
    • 提供者:plus
  1. MousePoint

    0下载:
  2. 可以放大鼠标的指针位置,并且用鼠标直接截屏,适合于做WEB开发或者Windows开发的辅助工具.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36956
    • 提供者:maomao
  1. mousePoint

    0下载:
  2. C++鼠标操作实例,实现鼠标的选点和显示,处理鼠标消息,适用于图像处理的控制选点-C++ Mouse example, the realization of the mouse and display the choice of site, handling the mouse message, image processing applied to the control of the choice of site
  3. 所属分类:系统编程

    • 发布日期:2024-11-05
    • 文件大小:59392
    • 提供者:plus
  1. MousePointer

    0下载:
  2. C#下实现更换鼠标图标的小例子。适合初学者学习参考-err
  3. 所属分类:C#编程

    • 发布日期:2024-11-05
    • 文件大小:33792
    • 提供者:
  1. MousePoint

    0下载:
  2. 可以放大鼠标的指针位置,并且用鼠标直接截屏,适合于做WEB开发或者Windows开发的辅助工具.-Can enlarge the mouse pointer location, and with the mouse directly Screenshots suitable to do the development or WEB development tool for Windows.
  3. 所属分类:Windows编程

    • 发布日期:2024-11-05
    • 文件大小:36864
    • 提供者:maomao
  1. MOUSEPOINT

    0下载:
  2. VB6做的屏蔽坐标显示程序,能显示全屏坐标和窗口客户区坐标。-VB6 to do a screen coordinate display program, can display the screen coordinates and a window client coordinates.
  3. 所属分类:界面编程

    • 发布日期:2024-11-05
    • 文件大小:6144
    • 提供者:杨书贵
  1. mousepoint

    0下载:
  2. VB获取鼠标指针坐标,在窗口中适时显示鼠标坐标,移动鼠标适时显示坐标信息,是计算鼠标所经过点的像素值,以下代码是关键代码:   Private Sub Timer1_Timer()    Dim point As POINTAPI    GetCursorPos point 获取鼠标位置    Label1.Caption = "当前鼠标坐标:" & point.x & " , " & point.y   
  3. 所属分类:Windows编程

    • 发布日期:2024-11-05
    • 文件大小:4096
    • 提供者:jpudn17

源码中国 www.ymcn.org