文件名称:StudentObject
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 何**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
/*学生类包括姓名、院系、年龄和平均成绩。要求编程实现:
1)创建两个学生对象,并序列化保存到文件中;
2)从文件中读取并显示学生信息。
*/-/* Class, including the names of students, faculty, age and grade point average. Programming requirements: 1) Create two students object, and serialize to a file 2) read from the file and display the student information.* /
1)创建两个学生对象,并序列化保存到文件中;
2)从文件中读取并显示学生信息。
*/-/* Class, including the names of students, faculty, age and grade point average. Programming requirements: 1) Create two students object, and serialize to a file 2) read from the file and display the student information.* /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StudentObject.java