文件名称:MS-CourseSystem-V1.1
-
所属分类:
- 标签属性:
- 上传时间:2014-06-23
-
文件大小:4.97mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个选课系统的实现,使用XML作为数据库文件,拥有良好的人机交互,登录,注销,选课,退课,登记成绩,查看成绩等功能,账户分为管理员,教师与学生。-An elective system implementation using XML as a database file, has a good human-computer interaction, login, logout, course, retreat classes, registration results, view results and other functions into account administrators, teachers and students.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ScreenShots/Client(Admin).png
ScreenShots/Client(Student).png
ScreenShots/Local and About.png
ScreenShots/Login.png
ScreenShots/Server vs 3 Clients.png
ScreenShots/Server(Left) VS 2 Client(GUI & Console).png
ScreenShots/Server-Client(Client).png
ScreenShots/Server-Client(Server MultiThread).png
ScreenShots/SVN Tool.png
jdom.jar
CourseSystem_Client/.idea/.name
CourseSystem_Client/.idea/artifacts/CourseSystem_Client_jar.xml
CourseSystem_Client/.idea/artifacts/CourseSystem_Client_Net_Console.xml
CourseSystem_Client/.idea/checkstyle-idea.xml
CourseSystem_Client/.idea/compiler.xml
CourseSystem_Client/.idea/encodings.xml
CourseSystem_Client/.idea/inspectionProfiles/profiles_settings.xml
CourseSystem_Client/.idea/inspectionProfiles/Project_Default.xml
CourseSystem_Client/.idea/libraries/jdom.xml
CourseSystem_Client/.idea/misc.xml
CourseSystem_Client/.idea/modules.xml
CourseSystem_Client/.idea/scopes/scope_settings.xml
CourseSystem_Client/.idea/vcs.xml
CourseSystem_Client/.idea/workspace.xml
CourseSystem_Client/Assets/Pictures/About.jpg
CourseSystem_Client/Assets/Pictures/Brand.jpg
CourseSystem_Client/Assets/Pictures/CourseSystem.png
CourseSystem_Client/Assets/Pictures/LoginWindow.jpg
CourseSystem_Client/Assets/Pictures/RegisterWindow.jpg
CourseSystem_Client/CourseSystem_Client.iml
CourseSystem_Client/CourseSystem_Client_Local.jar
CourseSystem_Client/CourseSystem_Client_Net.jar
CourseSystem_Client/CourseSystem_Client_Net_Console.jar
CourseSystem_Client/DataBase/Account/Account.xml
CourseSystem_Client/DataBase/Account/Account.xml.bak
CourseSystem_Client/DataBase/Courses/CourseInfo/C01.xml
CourseSystem_Client/DataBase/Courses/CourseInfo/C02.xml
CourseSystem_Client/DataBase/Courses/CourseInfo/C03.xml
CourseSystem_Client/DataBase/Courses/CourseInfo/C05.xml
CourseSystem_Client/DataBase/Courses/CourseInfo/C06.xml
CourseSystem_Client/DataBase/Courses/CourseInfo/C07.xml
CourseSystem_Client/DataBase/Courses/CourseInfo/C098.xml
CourseSystem_Client/DataBase/Courses/CoursesList.xml
CourseSystem_Client/DataBase/Profile/Admin.bak
CourseSystem_Client/DataBase/Profile/Admin.xml
CourseSystem_Client/DataBase/Profile/S001.xml
CourseSystem_Client/DataBase/Profile/S002.xml
CourseSystem_Client/DataBase/Profile/S003.xml
CourseSystem_Client/DataBase/Profile/T001.xml
CourseSystem_Client/DataBase/Profile/T002.xml
CourseSystem_Client/DataBase/Profile/T003.xml
CourseSystem_Client/DataBase/Profile/T004.xml
CourseSystem_Client/DataBase/Profile/T005.xml
CourseSystem_Client/src/Client.java
CourseSystem_Client/src/LocalPlatform.java
CourseSystem_Client/src/META-INF/MANIFEST.MF
CourseSystem_Client/src/microsmadiopenn/GUI/AboutWindow.java
CourseSystem_Client/src/microsmadiopenn/GUI/ConfirmDialog.java
CourseSystem_Client/src/microsmadiopenn/GUI/Dialogs/ConfirmDialog.java
CourseSystem_Client/src/microsmadiopenn/GUI/Dialogs/OPSuccessDialog.java
CourseSystem_Client/src/microsmadiopenn/GUI/GPanel.java
CourseSystem_Client/src/microsmadiopenn/GUI/GWindow.java
CourseSystem_Client/src/microsmadiopenn/GUI/InitializeComp.java
CourseSystem_Client/src/microsmadiopenn/GUI/LoginWindow/LoginWindow.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/BrandPanel.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/JInputComp.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/MenuBar.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/ModifyPassword/ModifyPWFactory.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/ModifyPassword/NormalModifyPWPanel.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/ModifyPassword/SuperModifyPWPanel.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/ModulePanelFactory.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/Navigation/Navigation.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/Navigation/NavigationFactory.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/ProfileInfo/ProfilePanel.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/ProfileInfo/ProfileView.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/AccountsInfo/AccountInformation.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/AccountsInfo/AccountTable.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/AccountsInfo/TableButton.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseInfo/CourseDetail.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseInfo/CourseInformation.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseInfo/CourseModify.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseInfo/CoursePublish.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseInfo/CourseTable.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseStudentsInfo/CourseStudentInformation.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseStudentsInfo/CourseStudentTable.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseStudentsInfo/StudentScoreInformation.j
ScreenShots/Client(Student).png
ScreenShots/Local and About.png
ScreenShots/Login.png
ScreenShots/Server vs 3 Clients.png
ScreenShots/Server(Left) VS 2 Client(GUI & Console).png
ScreenShots/Server-Client(Client).png
ScreenShots/Server-Client(Server MultiThread).png
ScreenShots/SVN Tool.png
jdom.jar
CourseSystem_Client/.idea/.name
CourseSystem_Client/.idea/artifacts/CourseSystem_Client_jar.xml
CourseSystem_Client/.idea/artifacts/CourseSystem_Client_Net_Console.xml
CourseSystem_Client/.idea/checkstyle-idea.xml
CourseSystem_Client/.idea/compiler.xml
CourseSystem_Client/.idea/encodings.xml
CourseSystem_Client/.idea/inspectionProfiles/profiles_settings.xml
CourseSystem_Client/.idea/inspectionProfiles/Project_Default.xml
CourseSystem_Client/.idea/libraries/jdom.xml
CourseSystem_Client/.idea/misc.xml
CourseSystem_Client/.idea/modules.xml
CourseSystem_Client/.idea/scopes/scope_settings.xml
CourseSystem_Client/.idea/vcs.xml
CourseSystem_Client/.idea/workspace.xml
CourseSystem_Client/Assets/Pictures/About.jpg
CourseSystem_Client/Assets/Pictures/Brand.jpg
CourseSystem_Client/Assets/Pictures/CourseSystem.png
CourseSystem_Client/Assets/Pictures/LoginWindow.jpg
CourseSystem_Client/Assets/Pictures/RegisterWindow.jpg
CourseSystem_Client/CourseSystem_Client.iml
CourseSystem_Client/CourseSystem_Client_Local.jar
CourseSystem_Client/CourseSystem_Client_Net.jar
CourseSystem_Client/CourseSystem_Client_Net_Console.jar
CourseSystem_Client/DataBase/Account/Account.xml
CourseSystem_Client/DataBase/Account/Account.xml.bak
CourseSystem_Client/DataBase/Courses/CourseInfo/C01.xml
CourseSystem_Client/DataBase/Courses/CourseInfo/C02.xml
CourseSystem_Client/DataBase/Courses/CourseInfo/C03.xml
CourseSystem_Client/DataBase/Courses/CourseInfo/C05.xml
CourseSystem_Client/DataBase/Courses/CourseInfo/C06.xml
CourseSystem_Client/DataBase/Courses/CourseInfo/C07.xml
CourseSystem_Client/DataBase/Courses/CourseInfo/C098.xml
CourseSystem_Client/DataBase/Courses/CoursesList.xml
CourseSystem_Client/DataBase/Profile/Admin.bak
CourseSystem_Client/DataBase/Profile/Admin.xml
CourseSystem_Client/DataBase/Profile/S001.xml
CourseSystem_Client/DataBase/Profile/S002.xml
CourseSystem_Client/DataBase/Profile/S003.xml
CourseSystem_Client/DataBase/Profile/T001.xml
CourseSystem_Client/DataBase/Profile/T002.xml
CourseSystem_Client/DataBase/Profile/T003.xml
CourseSystem_Client/DataBase/Profile/T004.xml
CourseSystem_Client/DataBase/Profile/T005.xml
CourseSystem_Client/src/Client.java
CourseSystem_Client/src/LocalPlatform.java
CourseSystem_Client/src/META-INF/MANIFEST.MF
CourseSystem_Client/src/microsmadiopenn/GUI/AboutWindow.java
CourseSystem_Client/src/microsmadiopenn/GUI/ConfirmDialog.java
CourseSystem_Client/src/microsmadiopenn/GUI/Dialogs/ConfirmDialog.java
CourseSystem_Client/src/microsmadiopenn/GUI/Dialogs/OPSuccessDialog.java
CourseSystem_Client/src/microsmadiopenn/GUI/GPanel.java
CourseSystem_Client/src/microsmadiopenn/GUI/GWindow.java
CourseSystem_Client/src/microsmadiopenn/GUI/InitializeComp.java
CourseSystem_Client/src/microsmadiopenn/GUI/LoginWindow/LoginWindow.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/BrandPanel.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/JInputComp.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/MenuBar.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/ModifyPassword/ModifyPWFactory.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/ModifyPassword/NormalModifyPWPanel.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/ModifyPassword/SuperModifyPWPanel.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/ModulePanelFactory.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/Navigation/Navigation.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/Navigation/NavigationFactory.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/ProfileInfo/ProfilePanel.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/ProfileInfo/ProfileView.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/AccountsInfo/AccountInformation.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/AccountsInfo/AccountTable.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/AccountsInfo/TableButton.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseInfo/CourseDetail.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseInfo/CourseInformation.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseInfo/CourseModify.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseInfo/CoursePublish.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseInfo/CourseTable.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseStudentsInfo/CourseStudentInformation.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseStudentsInfo/CourseStudentTable.java
CourseSystem_Client/src/microsmadiopenn/GUI/MainWindow/TableForms/CourseStudentsInfo/StudentScoreInformation.j
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.