文件名称:e5_3
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.3kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
e5_2:关于继承和重载:
编写一个Java应用程序,设计一个运输工具类Transport,包含的成员属性有:速度(pace)、载重量(load);汽车类Vehicle是Transport的子类,其中包含的属性有:车轮的个数(wheels)和车重(weight);飞机Airplane类是Transport类的子类,其中包含的属性有:机型(enginetype)和发动机的数量(engines),每个类都有相关数据的输出方法。如对Transport类,就有getload()和getpace()方法获得对象的速度和载重量,有show()方法可以在屏幕上输出对象的速度和载重量,有构造方法(带参数)可以初始化某运输工具对象的速度和载重量。请定义汽车类和飞机类的构造方法和get方法,再用一个主类的main()分别定义这三个类的对象,设置其属性,并输出相应的属性值。 -e5_2: About inheritance and overloading:
Write a Java application, to design a vehicle class Transport, including members of the attributes are: speed (pace), load (load) Automotive Transport Vehicle is a subclass, which contains the attributes: the number of wheels (wheels) and weight (weight) Aircraft Transport Airplane class is a subclass, which contains attributes: type (enginetype) and the number of engine (engines), each class has a data output method. Such as the Transport category, there getload () and getpace () method to obtain the object s speed and load, a show () method of the object on the screen output speed and load, a constructor (with parameters) to the initial The object of a vehicle speed and load. Define auto and aircraft constructor classes and get methods, then a main class main () are defined three classes of objects, setting its properties, and output the corresponding property value.
编写一个Java应用程序,设计一个运输工具类Transport,包含的成员属性有:速度(pace)、载重量(load);汽车类Vehicle是Transport的子类,其中包含的属性有:车轮的个数(wheels)和车重(weight);飞机Airplane类是Transport类的子类,其中包含的属性有:机型(enginetype)和发动机的数量(engines),每个类都有相关数据的输出方法。如对Transport类,就有getload()和getpace()方法获得对象的速度和载重量,有show()方法可以在屏幕上输出对象的速度和载重量,有构造方法(带参数)可以初始化某运输工具对象的速度和载重量。请定义汽车类和飞机类的构造方法和get方法,再用一个主类的main()分别定义这三个类的对象,设置其属性,并输出相应的属性值。 -e5_2: About inheritance and overloading:
Write a Java application, to design a vehicle class Transport, including members of the attributes are: speed (pace), load (load) Automotive Transport Vehicle is a subclass, which contains the attributes: the number of wheels (wheels) and weight (weight) Aircraft Transport Airplane class is a subclass, which contains attributes: type (enginetype) and the number of engine (engines), each class has a data output method. Such as the Transport category, there getload () and getpace () method to obtain the object s speed and load, a show () method of the object on the screen output speed and load, a constructor (with parameters) to the initial The object of a vehicle speed and load. Define auto and aircraft constructor classes and get methods, then a main class main () are defined three classes of objects, setting its properties, and output the corresponding property value.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
e5_3/Ball.class
e5_3/e5_3.class
e5_3/e5_3.java
e5_3/e5_3.jcd
e5_3/e5_3.jcp
e5_3/e5_3.jcu
e5_3/e5_3.jcw
e5_3/Square.class
e5_3/Volume.class
e5_3
e5_3/e5_3.class
e5_3/e5_3.java
e5_3/e5_3.jcd
e5_3/e5_3.jcp
e5_3/e5_3.jcu
e5_3/e5_3.jcw
e5_3/Square.class
e5_3/Volume.class
e5_3
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.