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

搜索资源列表

  1. trick_button_demo.zip

    0下载:
  2. 随鼠标位置移动而不能按下去的按钮
  3. 所属分类:按钮控件

    • 发布日期:
    • 文件大小:27409
    • 提供者:
  1. 鼠标输入编程演示程序

    2下载:
  2. 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mous
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10271
    • 提供者:
  1. LimitCursorPos

    0下载:
  2. 用VC写的一个限制鼠标位置的小程序-VC write a restricted location of the mouse small programs
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34583
    • 提供者:胡双炎
  1. GcfxTest

    0下载:
  2. 程序运行过程中,鼠标位置的记录与重演 GetCursorPos/SetCursorPos,fwrite/fread-running process, the position of the mouse and a repeat of the record GetCursorPos / SetCursorPos, fwrite / fread
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:25438
    • 提供者:szh
  1. JAVA显示图像且用鼠标点击改变显示位置

    0下载:
  2. * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location * Use Applet method getImage () produ
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:64964
    • 提供者:邰科
  1. program clock

    0下载:
  2. 程序运行过程中在状态拦显示系统的时间,鼠标位置,以及INSERT按键是否被按下等状态-procedures in the course of running the state to stop the display system, the mouse position, and INSERT button was pressed, such as whether the state
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:37502
    • 提供者:tartness_f_m
  1. 智能ABC窗口

    0下载:
  2. 高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动。普通窗口移动是通过标题栏由系统自动实现的,对于这类窗口就无法依靠系统了,需要手工实现。实现的方法有两种: 手工处理WM_MOVE、WM_LBUTTONUP消息,并根据鼠标的移动自己实现窗口移动过程中的绘制; 在WM_MOVE消息处理函数中通过向自己发送参数wParam为HTCAPTION lParam为鼠标位置的WM_N
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:15938
    • 提供者:张事实
  1. C语言实用源码模块

    0下载:
  2. URL编码转换器,捕捉鼠标位置,获取本机IP地址代码,控制显示器代码,搜索指定文件,锁定鼠标,添加任务计划代码-URL encoding converter, capturing the mouse position, the access code for IP address, control display code, search the specified file, locking the mouse, add the mission planning code, etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4275
    • 提供者:张健
  1. bigscroll_demo

    0下载:
  2. 基于多文档,图形的放大缩小,状态栏显示鼠标位置-Based on documents, graphics zooming, the status bar shows the mouse position
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:310492
    • 提供者:张军
  1. 运行期间鼠标移动控件位置

    0下载:
  2. 运行期间鼠标移动控件位置 运行期间鼠标移动控件位置delphi-mobile operations during mouse controls during mouse Run Run mobile controls during mouse controls mobile location delphi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:191857
    • 提供者:张凡
  1. java的鼠标操作

    0下载:
  2. 本代码是java的鼠标操作,可以及时显示鼠标所在位置,对学习java的同学有很大的帮助-java mouse operation, it can show the location of the mouse. java for the students to learn a great help
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1022
    • 提供者:李微
  1. HenryDatagrid

    0下载:
  2. 超级datagrid控件,可以实现单击双击,取得当前鼠标位置的功能-Super datagrid controls, can achieve click, double click, made the current location of the mouse
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:4267
    • 提供者:黑土
  1. PicPixColor

    0下载:
  2. 提取鼠标位置像素RGB值,并实时转换到颜色空就YUV、YIQ、HSI.前几天文字说明和内容张冠李戴了,这次不会错了。-mouse extract pixel RGB values position, and switch to real-time on the YUV color space, YIQ, HSI. A few days ago, notes and content boil, the current stop.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:607693
    • 提供者:zf
  1. f07

    0下载:
  2. 在鼠标位置范围内查找离它最近的英文单词,然后在单词库(词汇.mdb)中查找该词的中文意思,并将其中文意思显示出来。-the mouse position within its recent search from the English word, then the word library (vocabulary. Mdb), the Chinese search for the term meant, and its Chinese meaning is displayed.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:93423
    • 提供者:肖开提
  1. TestMouse

    0下载:
  2. 测试鼠标位置的源程序-test mouse location of the source
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:26073
    • 提供者:黄伟
  1. vcnetprogram

    0下载:
  2. 一个vc++.net程序。包含两个功能。在菜单中选择position information程序会捕获鼠标位置并将其显示在屏幕上。选择grid display后,按下鼠标左键会在用户区画兰色矩形,按下鼠标右键会在用户区画红色矩形。以及其他另外4个小程序。-a vc. Net procedures. Contain two functional. The menu choice position information process will capture the mouse position
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:309117
    • 提供者:yupeng
  1. mouseleavetest

    0下载:
  2. 判断鼠标是否在焦点上,根据鼠标位置获得焦点,api开发-judge whether the focus of the mouse, the mouse position is based on focus api development
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:8048
    • 提供者:houwr
  1. keymouse

    0下载:
  2. 键盘记录事件及鼠标位置的探测,对键盘事件的处理有个初步的探讨哦你自己可以扩张的-record keyboard and mouse location of the incident detection, Keyboard handling the case of a preliminary discussion Oh, you can expand
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:165142
    • 提供者:简冬生
  1. wyblc

    0下载:
  2. 这是个GIS程序,能够实现比例尺放大、缩小、全屏显示,以及在状态栏显示时间和鼠标位置,以及自建一个CDIALOGBAR,来实现画笔的线形和粗细。-This is a GIS procedures, Large scale can be achieved, narrow, full-screen, and the status bar shows the time and location of the mouse, and a self CDIALOGBAR. brush to achieve
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:44874
    • 提供者:muying
  1. mousemove

    0下载:
  2. 实现了鼠标位置的实时判断和变化。将鼠标移动到不同的位置,鼠标的形状会相应发生变化。-achieve the real-time location of the mouse judgment and changes. Mouse will be moved to a different location, the shape of the mouse will change accordingly.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16527
    • 提供者:yugang
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com