搜索资源列表
rgb
- 得到当前光标点的RGB值,移动光标,EDIT就可以显示出颜色RGB值。
Mouse2
- 一种用方波驱动鼠标光标移动的鼠标电路的设计-A square wave drive with the mouse cursor of the mouse circuit
95
- 编程思路:本练习因为要实现华容道游戏中人物的构造,所以首先要生成表示人物的矩形块,这是通过语句Rectangle rect=null实例化Rectangle类,然后在People类的构造函数里通过语句rect=new Rectangle(x,y,w,h)实现有戏中人物的构造。然后因为要实现人机交互的效果,所以要响应当前光标的焦点事件,通过public void focusGained(FocusEvent e)函数得到焦点,通过public void focusLost(FocusEvent e
PS2-mouse
- 实用的PS2鼠标模块,使用STM32F103作为控制器,可以实现数据读取,最终实现光标移动-Practical PS2 mouse module, using STM32F103 as a controller, data can be read, and finally achieve the cursor movement
