文件名称:gradute
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- jayx*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
定义一个Student类,其中包括学号、姓名、性别、出生年月等属性以及init( )——初始化各属性、display( )——显示各属性、modify( )¬ ——修改姓名等方法。实现并测试这个类。
从上题的Student类中派生出Graduate(研究生)类,添加属性:专业subject、导师adviser。重载相应的成员方法
-Define a Student class, including the Student ID, name, gender, date of birth and other attributes as well as the init ()- initialize the attributes, display ()- showing all the properties, modify () ¬ - modify the name and other methods . Achieve and test the class. From the title of the Student class derived Graduate (graduate) class, add the attributes: the professional subject, teacher adviser. Overloaded the corresponding member methods
从上题的Student类中派生出Graduate(研究生)类,添加属性:专业subject、导师adviser。重载相应的成员方法
-Define a Student class, including the Student ID, name, gender, date of birth and other attributes as well as the init ()- initialize the attributes, display ()- showing all the properties, modify () ¬ - modify the name and other methods . Achieve and test the class. From the title of the Student class derived Graduate (graduate) class, add the attributes: the professional subject, teacher adviser. Overloaded the corresponding member methods
相关搜索: gradute
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Graduate.java
Graduate2.class
Graduate.class
Graduate2.class
Graduate.class