CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 教育/学校应用

文件名称: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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com