搜索资源列表
SimToolBar
- 模拟工作条用URL显示 鼠标电击事件的显示-simulation work with the URL of the mouse revealed the shock show
实例100 模拟鼠标的单双击
- 模拟鼠标的单双击的VC++例子-simulation of the single mouse click VC example
wiggle
- 著名flash源码网站uncontrol上的一个超牛的模拟毛毛虫自然投动的FLASH,每次鼠标一接近,就会抖动,非常真实,模拟的超级像!纯粹用点和线模拟,算法非常值得研究!-famous flash website uncontrol source of a cattle-simulation Caterpillar natural move for the FLASH, each mouse a close, it will quiver, very real, as a simulated
remotecoltrol
- 远程控制,java中有个robot对象,可以模拟鼠标、键盘的动作,也可以截取屏幕,再配合网络通信,图像处理,就可以远程控制了。而且所需的类库都是java自带的。
rainwater
- 非常棒的一个flash源文件。 用随机函数模拟露水的效果,可响应鼠标实现露水滴落-a terrific flash source document. Random dew function simulation results can be achieved in response mouse dropping dew
Piano
- Java小游戏源代码,制作模拟钢琴的实例。程序执行后,创建一个带有模拟钢琴键盘的面板,用户可以通过键盘或者鼠标来“敲击”钢琴键盘发出声音,也可以通过电脑键盘的组合键实现钢琴的高音。
flash04
- Flash MX中文版网页动画的源代码,共有8个,包括:渐显菜单,精确下载进度条,流光文字,镂空文字,螺旋炫光,模拟鼠标双击,你快乐我也快尔,轻舞飞扬.-Flash MX animation Chinese version website source code, a total of eight, including : the upcoming menu, precision download progress of the passing of text, but now written,
test.rar
- java程序模拟鼠标,进行模拟鼠标事件,调用robot类来实现网页中的相关连接模拟点击,java program simulated mouse, to simulate a mouse event, call-type robot to realize the relevance of web pages to connect analog clicks
Amazon
- 模拟amazon.com的窗口弹出效果,当鼠标移到图片上时弹出模拟的窗口-Amazon.com simulation of the effect pop-up window, when mouse over the image window when the pop-up simulation
r
- 用Java写的分子链,模拟分子的运动,可以用鼠标交互-molecule modeling
TestRadioButtonDemo
- java模拟红绿灯 用鼠标点击选择需要的灯-java mock traffic lights
Simulation_Piano
- 模拟钢琴: 程序执行后,创建一个带有模拟钢琴键盘的面板,用户可以通过键盘或者鼠标来“敲击”钢琴键盘发出声音,也可以通过电脑键盘的组合键实现钢琴的高音。-Analog piano: program execution, create a panel with a simulated piano keyboard, the user can via the keyboard or the mouse to " tap" the piano keyboard, voice, or t
artDialog2.1.1
- artDialog是一个轻巧且高度兼容的javascr ipt对话框组件,可让你的网页交互拥有桌面软件般的用户体验。 功能: 支持锁定屏幕(遮罩)、模拟alert和confirm、多窗口弹出、静止定位、支持Ese键关闭对话框、定时关闭、自定义位置、菜单模式、拖动、鼠标调节窗口大小-artDialog is a lightweight and highly compatible javascr ipt dialog box component that allows your websi
button
- Applet程序,模拟一个开关,用鼠标单击实现“ON”与“OFF”的切换。-Applet program to simulate a switch with a mouse click to achieve "ON" and "OFF" switch.
myGobang
- 这是一个五子棋模拟系统。你先选择自己的棋子,选择白子或者黑子。然后移动鼠标点击右键放下你的棋子,系统便自动给出相应的下法。当任意一方的五个棋子排成任意方向的一列,系统便提示结果。-This is a gobang simulation system. First you choose their own pieces, choose an albino or sunspots. Then move the mouse to click right down your pawn, the syst
BTRemote101008Share
- 通过蓝牙通讯,将手机上的按键模拟为电脑上的鼠标按键和拖动,发送命令给电脑端。电脑端发送当前鼠标附近的屏幕截图给手机端,从而实现手机远程控制电脑。-Blooth Control Computer
shubiaojianpan
- 利用java 来实现自动的模拟鼠标和键盘的操作,最终实现程序的自动化运行-Using java to achieve automatic operation of simulated mouse and keyboard, and ultimately run the automation program
MouseTest
- 鼠标监听事件模拟,在一个目标区域画出标准矩形框,分别展现鼠标双击,单击,移动时生的事件。-Mouse listener event simulation, the target area to draw in a standard rectangular box, respectively, show the mouse double click, click, moving raw events.
Java模拟写字板.
- Java模拟写字板.swing界面完成模拟鼠标写文字。