文件名称:e5_3

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 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.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

e5_3\Ball.class

....\e5_3.class

....\e5_3.java

....\e5_3.jcd

....\e5_3.jcp

....\e5_3.jcu

....\e5_3.jcw

....\Square.class

....\Volume.class

e5_3

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org