文件名称:DrawGraphics
- 所属分类:
- JSP源码/Java
- 资源属性:
- 上传时间:
- 2017-11-28
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- 阿斯蒂***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
猜数游戏
系统生成一个随机数,用户从输入框输入自己的猜测。如果小于随机数,背景变蓝,否则变红。北京化工大学java上机作业(Guessing game
The system generates a random number, and the user enters its own guesswork from the input box. If it is less than the random number, the background becomes blue, otherwise it will turn red. Computer operation on Java in Beijing University of Chemical Technology)
系统生成一个随机数,用户从输入框输入自己的猜测。如果小于随机数,背景变蓝,否则变红。北京化工大学java上机作业(Guessing game
The system generates a random number, and the user enters its own guesswork from the input box. If it is less than the random number, the background becomes blue, otherwise it will turn red. Computer operation on Java in Beijing University of Chemical Technology)
相关搜索: java
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
DrawGraphics\.classpath | 301 | 2017-11-02 |
DrawGraphics\.project | 388 | 2017-11-02 |
DrawGraphics\.settings\org.eclipse.jdt.core.prefs | 598 | 2017-11-02 |
DrawGraphics\bin\com\DrawGraphics\MyLine.class | 1421 | 2017-11-07 |
DrawGraphics\bin\com\DrawGraphics\MyOval.class | 1634 | 2017-11-07 |
DrawGraphics\bin\com\DrawGraphics\MyRectangle.class | 1450 | 2017-11-07 |
DrawGraphics\bin\com\DrawGraphics\MyShape.class | 2732 | 2017-11-08 |
DrawGraphics\bin\com\DrawGraphics\myFrame.class | 822 | 2017-11-08 |
DrawGraphics\bin\com\DrawGraphics\myPanel.class | 1429 | 2017-11-08 |
DrawGraphics\src\com\DrawGraphics\MyLine.java | 801 | 2017-11-07 |
DrawGraphics\src\com\DrawGraphics\MyOval.java | 900 | 2017-11-07 |
DrawGraphics\src\com\DrawGraphics\MyRectangle.java | 824 | 2017-11-07 |
DrawGraphics\src\com\DrawGraphics\MyShape.java | 3393 | 2017-11-08 |