搜索资源列表
vt_mouse
- virtools开发的鼠标移动物体小程序bb功能示例,欢迎大家下载交流-virtools bb mouse control
mouse
- 鼠标控制程序,用鼠标可以拖动无边框的体.能给大家一参考.-Mouse control procedures, with the mouse can drag the body has no border. Give us a reference.
Syntax-Coloring-Control-VC
- 这个控件封装了能够在鼠标点击时链接到网页的超链接HyperLink控件,并把它们都集成到一个普通的按钮上。另外这个按钮支持32位图的图标。4这个文章实现一个简单的从CWnd继承下来的编辑控件,它具有语法着色功能-This package has been able to control your mouse, click on link to the page when the hyperlink HyperLink control, and they are integrated into a
mouse_coordinate
- vc++ code for mouse control
Globe
- 编译前先安装 Java 3D API 在三维空间内显示一个地球模型,并通过鼠标控制转动-First install the Java 3D API ; In the three-dimensional space to display a model of the Earth and, through the mouse control rotation
MouseClick_MFC
- windows按键自动单机源码. 鼠标控制位置.启动后会 一直点击一个位置-windows button automatic single source. mouse control position. starts will always click on a location
xiaojingling
- 简单的程序控制,包括:窗体透明、事件、委托、线程、按键鼠标控制等。-Simple process control, including: a transparent form, event, delegate, thread, button mouse control.
Test_Mouse
- 在QT中控制鼠标移动,开发环境为qt creator 4.6-Control the move of the mouse
Disable-keyboard-a-mouse
- 编程实现DISABLE键盘和鼠标,在生产中经常会编程控制第三方软件完成IC程序下载,此工具可有效防止在下载过程中操作员动用键盘和鼠标。-DISABLE programming keyboard and mouse, often in the production of third-party software to complete IC programming control program download, this tool can effectively prevent the ope
shubiaokongzhi
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:鼠标控制-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: mouse control
ym109579
- 易语言源码分享。希望更多的朋友了解易语言。源码名称:鼠标控制原代码。体验中文编程-Easy language source code sharing.Hope more friends to understand easy language.Source Name: mouse control of the original code.Chinese programming experience
pc-control
- 实现用遥控器控制电脑开关机,鼠标左右键等等操作-With the remote control to realize control computer switch machine, mouse operation, etc
MouseHit
- MFC入门练习 ,关于鼠标的控制,适合初学者,很简单-The MFC entry Exercises about mouse control
key_modul
- 主要是真对虚拟机打印窗口各个控件的遍历以及模拟鼠标实现自动存储 -Mainly true traversal and analog mouse control of the virtual machine print window automatically stored
mouse
- 远程鼠标键盘一个小工具,一个运行在服务端,一个运行本地,可遥控-Remote mouse and keyboard is a gadget, a run on the server, a run local, remote control
new-mouse
- 采用PDIUSBD12 用51单片机控制 鼠标 测试ok-The USB PDIUSBD12 51 SCM control mouse ok
remote-control-mouse
- 远程控制鼠标跟随移动-remote control mouse s movies
mouse
- 即时显示鼠标坐标,鼠标所在控件句柄,标题,鼠标相对控件的坐标,点击相对控件退出程序-Instant display the mouse coordinates, the mouse control handle, title, mouse coordinates relative to the controls, click to exit the program relative to controls
Mouse-Control-Ball
- java控制小球源程序。通过移动鼠标控制小球运动方向和路径。-Java source program of ball control.By moving the mouse control ball movement direction and path.
android-remote-control-computer
- 实现功能: 鼠标控制模式: 鼠标的移动 鼠标左键/右键点击 鼠标滑轮 文件的拖动 自定义音量键功能 键盘输入模式: 向电脑发送文字(中英) 回车 退格 以及DOS下的输入 电脑方向键的控制 WSAD模式 和 方向键模式 音量键可根据用户需求自定义设置功能 手柄控制模式: 横屏下 左边为控制方向 右边为操作 可自定义 左边控制方式为鼠标控制 和 键盘控制 右边 可自定义操作方式 技术点: 多线程+网络编程 JavaAPI的运用(调用操作系统事件) 手机端事件响应的运用