-
小游戏源码
说明: 飞机大战 首先对这个游戏分析,在屏幕上的物体都是飞行物,我们可以把建一个类,让其他飞行物继承这个类.游戏中应有英雄机(也就是自己控制的飞机)、敌人。而敌人应该分为打死给分的飞机(就是普通飞机),另一种就是打死有奖励的敌人。他们都应该是飞行物的子类,我们也可以为普通飞机和给奖励的敌人设一个接口让他们去实现接口,这样有利于以后的扩展,我在这里给的简化版的飞机大战,主要是为了让大家了解面向对象。(First of all, analyze the game. The objects on the screen are flying objects. We can build a class and let other flying objects inherit this class. There should be hero planes (i.e., planes controlled by ourselves) and enemies in the game. And the enemy should be divided into killing the aircraft (that is, ordinary aircraft), the other is to kill the enemy with reward. They should be subclasses of flying objects. We can also set an interface for ordinary aircraft and reward enemies to implement the interface, which is conducive to future expansion. The simplified version of aircraft War I gave here is mainly to let you understand object-oriented.)
- 2020-10-02 09:59:10下载
- 积分:1
-
StudentTableModel
学生和老师登录管理系统之一。实现学生登录功能,运用了AWT类。(Students and teachers access management systems. Achieving students log function, the use of the AWT classes.)
- 2010-10-14 15:58:31下载
- 积分:1
-
Escap
对中文进行编码解码JAVA类,支持跨平台,跨容器使用,非常好用(coding and encoding)
- 2012-12-17 10:45:27下载
- 积分:1
-
HospitalSystem
开始学Java做的一个小型医院管理系统。没用图形界面(Started to learn Java to do a small hospital management system. Useless graphical interface)
- 2013-11-12 15:29:56下载
- 积分:1
-
Alg_Prim
Prim algorithm implementation in java, it useful and will help you!
- 2015-04-29 07:50:36下载
- 积分:1
-
StringBuilder
String Builder extends Abstract String Builder implements Appendable.
- 2014-01-06 14:49:49下载
- 积分:1
-
ProvisionParserTests
You can run this entire test case with: runtest -c com.android.exchange.adapter.ProvisionParserTests email.
- 2013-12-11 16:12:20下载
- 积分:1
-
2002年原始火炬引擎仙剑情缘版-
这是一个windows编程常用函数查询工具,里面包含各种程序用到的函数的解释,举例等等,对初学者有很大帮助。(This is a windows programming functions commonly used query tool, which contains functions to explain the various procedures used, for example, and so on, are very helpful for beginners.)
- 2017-11-04 13:17:37下载
- 积分:1
-
ReportProperties
ReportProperties implements IAppErrorCodes.
- 2014-02-19 12:11:46下载
- 积分:1
-
SimpleWrite
This software is not designed or intended for use in on-line control
* of aircraft, air traffic, aircraft navigation or aircraft
* communications or in the design, construction, operation or
* maintenance of any nuclear facility. Licensee represents and
* warrants that it will not use or redistribute the Software for such
(This software is not designed or intended for use in on-line control
* of aircraft, air traffic, aircraft navigation or aircraft
* communications or in the design, construction, operation or
* maintenance of any nuclear facility. Licensee represents and
* warrants that it will not use or redistribute the Software for such
)
- 2009-03-14 17:02:19下载
- 积分:1