文件名称:Duck
介绍说明--下载内容均来自于网络,请自行研究使用
掌握Applet程序设计的方法,学会在Applet中绘制图片,能采用双缓冲技术进行图片绘制,会在Applet中采用多线程进行动画显示。能在Applet中实现动画的平滑显示,避免闪烁现象。
在Applet窗口中显示一只鸭子图片,要求这只鸭子以每秒100帧的速率水平移动,移到窗口边界再返回移动。在窗口中点击鼠标,鸭子停止移动;再次点击鼠标,鸭子恢复移动。-Master Applet program design, learn to draw pictures, double buffering technique picture drawn, multithreaded animation display in Applet in Applet. The smooth display of animation in Applet avoid flicker. Applet window displays a duck pictures, duck at a rate of 100 per second level mobile, and moved to the border of the window to move back again. Click the mouse in the window, and ducks stop moving click the mouse again, recovery moving ducks.
在Applet窗口中显示一只鸭子图片,要求这只鸭子以每秒100帧的速率水平移动,移到窗口边界再返回移动。在窗口中点击鼠标,鸭子停止移动;再次点击鼠标,鸭子恢复移动。-Master Applet program design, learn to draw pictures, double buffering technique picture drawn, multithreaded animation display in Applet in Applet. The smooth display of animation in Applet avoid flicker. Applet window displays a duck pictures, duck at a rate of 100 per second level mobile, and moved to the border of the window to move back again. Click the mouse in the window, and ducks stop moving click the mouse again, recovery moving ducks.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Duck\.classpath
....\.project
....\.settings\org.eclipse.jdt.core.prefs
....\bin\4.gif
....\...\Duck$1.class
....\...\Duck$paintmove.class
....\...\Duck.class
....\...\java.policy.applet
....\src\Duck.java
....\.settings
....\bin
....\src
Duck