文件名称:java
- 所属分类:
- JSP源码/Java
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 20kb
- 下载次数:
- 0次
- 提 供 者:
- zhang******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个Java程序,设计一个运输工具类Transport,包含的成员属性有:速度pace、载重量load;汽车类Vehicle是Transport的子类,其中包含的属性有:车轮的个数wheels和车重weight;飞机Airplane类是Transport的子类其中包含的属性有:机型enginertype和发动机数量enginers。每个类都有相关所有数据的输出方法。-Write a Java program, designing a means of transport category Transport, including members of the attributes: speed pace, load load Automotive Transport Vehicle is a subclass, which contains the attributes: the number of wheels and wheel weight weight Transport Aircraft Airplane class is a subclass of which contains the attributes: the number of aircraft and engine enginertype enginers. Each class has all data related to the output method.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
java.doc