文件名称:q5_2
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-06-06
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- cui****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
2) 设计编写一捉迷藏游戏:当用户鼠标靠近目标圆时,圆圈跑出鼠标捕捉点。
提示:先画出一个圆,监听鼠标移动事件,鼠标进入圈内,则删除该圆,在原有范围外,重新画一个同样大小的圆。
-2) prepare a hide and seek game design: When a user mouse close to the target circle, the circle ran the mouse capture point. Hint: Draw a circle, listen mouse events, mouse enters the circle, then remove the circle, outside the scope of the original and re-draw a circle the same size.
提示:先画出一个圆,监听鼠标移动事件,鼠标进入圈内,则删除该圆,在原有范围外,重新画一个同样大小的圆。
-2) prepare a hide and seek game design: When a user mouse close to the target circle, the circle ran the mouse capture point. Hint: Draw a circle, listen mouse events, mouse enters the circle, then remove the circle, outside the scope of the original and re-draw a circle the same size.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
q5_2.java