文件名称:JavaApplication1
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-05-28
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1) 设计表示学生的类Student,包括域“学号”、“班级”、“性别”、“年龄”等,方法“获得学号”、“获得性别”、“获得姓名”、“获得年龄”、“修改年龄”等。
另加一个方法public String toString()把Student类对象的所有域信息组合成一个字符串。
-1) indicates that the student design class Student, including domain " study" , " class" , " sex" , " age" and other methods " to get Student ID" , " get sex" , " get name" , " age of acquisition" " Change Age" and so on. Plus a method public String toString () to combine all domain information Student class object into a string.
另加一个方法public String toString()把Student类对象的所有域信息组合成一个字符串。
-1) indicates that the student design class Student, including domain " study" , " class" , " sex" , " age" and other methods " to get Student ID" , " get sex" , " get name" , " age of acquisition" " Change Age" and so on. Plus a method public String toString () to combine all domain information Student class object into a string.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JavaApplication1.java