- Category:
- Applet
- Tags:
-
[Java]
[源码]
- File Size:
- 43kb
- Update:
- 2013-04-12
- Downloads:
- 0 Times
- Uploaded by:
- jiran
Description: A simple student information management system
Achieve the following functions use the factory method design pattern and template
Inheritance structure
Student Information Management
Features:
Student information into the file- the operational capabilities of trainees
2.Student Login- Students operational function
3 inquiries Student s personal information- students operable
Query all participants- teachers operational function
Delete student information- administrator operable function
Faculty information management
Features:
Faculty information into the file- administrator operable function
&
To Search:
File list (Check if you may need any files):
SMSteacher2\.classpath
...........\.project
...........\SMS.umr
...........\src\Start.java
...........\...\org\sms\view\View.java
...........\...\...\...\view
...........\...\...\...\store\CourseStore.java
...........\...\...\...\.....\Map.java
...........\...\...\...\.....\Store.java
...........\...\...\...\.....\StoreFactory.java
...........\...\...\...\.....\StoreTempalte.java
...........\...\...\...\.....\StudentStore.java
...........\...\...\...\.....\TeacherStore.java
...........\...\...\...\store
...........\...\...\...\operation\CourseOperation.java
...........\...\...\...\.........\Operation.java
...........\...\...\...\.........\PersonOperation.java
...........\...\...\...\.........\StudentOperation.java
...........\...\...\...\.........\TeacherOperation.java
...........\...\...\...\operation
...........\...\...\...\data\Course.java
...........\...\...\...\....\Person.java
...........\...\...\...\....\Student.java
...........\...\...\...\....\Teacher.java
...........\...\...\...\data
...........\...\...\sms
...........\...\org
...........\src
...........\document\作业.txt
...........\document
...........\bin\Start.class
...........\...\org\sms\view\View.class
...........\...\...\...\view
...........\...\...\...\store\CourseStore.class
...........\...\...\...\.....\Map.class
...........\...\...\...\.....\Store.class
...........\...\...\...\.....\StoreFactory.class
...........\...\...\...\.....\StoreTempalte.class
...........\...\...\...\.....\StudentStore.class
...........\...\...\...\.....\TeacherStore.class
...........\...\...\...\store
...........\...\...\...\operation\CourseOperation.class
...........\...\...\...\.........\Operation.class
...........\...\...\...\.........\PersonOperation.class
...........\...\...\...\.........\StudentOperation.class
...........\...\...\...\.........\TeacherOperation.class
...........\...\...\...\operation
...........\...\...\...\data\Course.class
...........\...\...\...\....\Person.class
...........\...\...\...\....\Student.class
...........\...\...\...\....\Teacher.class
...........\...\...\...\data
...........\...\...\sms
...........\...\org
...........\bin
...........\.settings\com.genuitec.eclipse.core.prefs
...........\.settings
SMSteacher2