文件名称:javafirework

  • 所属分类:
  • android开发
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2014-04-15
  • 文件大小:
  • 15kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • rpu****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

Java烟花特效代码,用鼠标点击浏览器中的面板,将出现五彩缤纷的烟花效果。要用到的Java知识点有:鼠标事件的监听,Graphics类和Thread类的应用。使用Graphics类:绘制烟花,使用Thread类:管理线程,使用Math类:产生随机数,使用Color类:设置颜色。

  实现思路:Java模拟烟花效果,首先定义主线程的函数run()对一个烟花进行绘制。在函数run()中定义Graphics类的对象,通过程序中的算法来绘制烟花。然后实现烟花的缤纷闪烁效果,通过Thread类的Thread.currentThread().sleep()方法使当前线程睡眠,让用户欣赏到当前的绘制效果。最后实现人机交互,通过mousePressed(MouseEvent e)函数来实现对鼠标事件的监听,当按下鼠标时,产生一个新线程就可以看到一个新的烟花效果。-Java fireworks effects code, use the mouse to click on the browser panel, colorful fireworks effect will appear. To use the Java knowledge points are: listening, Graphics class and the Thread class application mouse events. Use the Graphics class: Draw fireworks, use the Thread class: Managing threads, use the Math class: generate random numbers, use the Color class: set the color. Realization of ideas: Java simulation fireworks effects, first define the function of the main thread run () on a fireworks draw. (As defined in the Graphics class object in the function run), to draw fireworks through the program algorithm. Then realize fireworks shimmering effect, (). Sleep () method makes the current thread to sleep through the Thread class Thread.currentThread, allowing users to enjoy the effects of the current drawing. Finally, to achieve human-computer interaction, through mousePressed (MouseEvent e) function to achieve the mouse event listener, when you press the mouse button to creat
(系统自动生成,下载前可以参看下载内容)

下载文件列表





烟花\Fireworks.class

....\Fireworks.html

....\Fireworks.java

....\_desktop.ini

....\烟花.doc

烟花

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org