文件名称:ClassStudent
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 姬**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
输入学生信息,包括学号/姓名/年龄,依次输入一个学生信息,
格式如下:Scanner
1,张三,20
输入完学生信息后,输入over代表结束
要求:保存所有学生的信息(List),并计算出平均年龄
学生类/Test(main)
封装/多态/重写equals hashCode toString/List/Integer
正则校验/字符串拆封
-Enter student information, including Student ID/name/age, followed by a student enter the information in the following format: Scanner 1, Zhang San, 20 students finished entering information, type over on behalf of the end of requirements: keep all student information (List), and calculate the average age of students in class/Test (main) Package/Multi-state/override equals hashCode toString/List/Integer regular checking/string shrink-wrap
格式如下:Scanner
1,张三,20
输入完学生信息后,输入over代表结束
要求:保存所有学生的信息(List),并计算出平均年龄
学生类/Test(main)
封装/多态/重写equals hashCode toString/List/Integer
正则校验/字符串拆封
-Enter student information, including Student ID/name/age, followed by a student enter the information in the following format: Scanner 1, Zhang San, 20 students finished entering information, type over on behalf of the end of requirements: keep all student information (List), and calculate the average age of students in class/Test (main) Package/Multi-state/override equals hashCode toString/List/Integer regular checking/string shrink-wrap
(系统自动生成,下载前可以参看下载内容)
下载文件列表
学生信息录入\Student.java
............\Test.java
............\练习.java
学生信息录入
............\Test.java
............\练习.java
学生信息录入