文件名称:Store
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- Dev***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通过swing组件,实现学生信息管理界面,完成对学生基本信息的管理。
其中,学生信息应该包含姓名,性别,学号,班级,所学专业,课程,兴趣爱好。
(1)、设计个性化界面,界面包括学生新建,打开,保存和退出
(2)、在打开或保存某一学生信息时,需要有文件目录的选择(文件选择器);
(3)、在对学生基本信息进行编辑时,请充分使用JLabel,JButton及文本类组件
(4)、在对学生信息进行存取时,可以采用文件方式或者对象流方式
-Swing components, student information management interface management completed basic information to students. Student information should contain the name, gender, student number, class, major, courses, hobbies. (1) design a personalized interface, interface including new students, open, save and exit (2) when you open or save a student information, you need to select the file directory (file selector) (3) edit basic information to students, JLabel, JButton, and text components (4), access to student information, papers or object flow
其中,学生信息应该包含姓名,性别,学号,班级,所学专业,课程,兴趣爱好。
(1)、设计个性化界面,界面包括学生新建,打开,保存和退出
(2)、在打开或保存某一学生信息时,需要有文件目录的选择(文件选择器);
(3)、在对学生基本信息进行编辑时,请充分使用JLabel,JButton及文本类组件
(4)、在对学生信息进行存取时,可以采用文件方式或者对象流方式
-Swing components, student information management interface management completed basic information to students. Student information should contain the name, gender, student number, class, major, courses, hobbies. (1) design a personalized interface, interface including new students, open, save and exit (2) when you open or save a student information, you need to select the file directory (file selector) (3) edit basic information to students, JLabel, JButton, and text components (4), access to student information, papers or object flow
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Store\.classpath
.....\.project
.....\03091419.ser
.....\03091420.ser
.....\03091426.ser
.....\03091427.ser
.....\03091428.ser
.....\03091429.ser
.....\bin\Student.class
.....\...\Swing$1.class
.....\...\Swing$2.class
.....\...\Swing$3.class
.....\...\Swing$4.class
.....\...\Swing$AListener.class
.....\...\Swing$CListener.class
.....\...\Swing$EListener.class
.....\...\Swing$OListener.class
.....\...\Swing.class
.....\src\Swing.java
.....\bin
.....\src
.....\StuInfo
Store