数据库课程设计——学生选课信息管理系统(MySQL+Java)

上传者: wangshang4133 | 上传时间: 2019-12-21 21:34:53 | 文件大小: 1.98MB | 文件类型: rar
分为三类用户角色学生用户:修改个人信息、课程查询、选课、退课、成绩查询、打印成绩单查询、奖惩信息 教师用户:修改个人信息、查看所授课程信息、查看学生选课信息、成绩录入 管理员用户:学生管理、教师管理、课程管理、选课管理、成绩管理、院系设置、奖惩信息管理、管理员操作 用的java+MySQL数据库,cs架构。附带设计报告,建表合理规范。

文件下载

资源详情

[{"title":"( 98 个子文件 1.98MB ) 数据库课程设计——学生选课信息管理系统(MySQL+Java)","children":[{"title":"学生选课信息管理系统","children":[{"title":"MyEducateSystem2","children":[{"title":".project <span style='color:#111;'> 391B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"Test.java <span style='color:#111;'> 915B </span>","children":null,"spread":false},{"title":"com","children":[{"title":"my","children":[{"title":"beans","children":[{"title":"User.java <span style='color:#111;'> 829B </span>","children":null,"spread":false},{"title":"Behavior.java <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false},{"title":"Department.java <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"Term.java <span style='color:#111;'> 176B </span>","children":null,"spread":false},{"title":"Teacher.java <span style='color:#111;'> 1.81KB </span>","children":null,"spread":false},{"title":"SClass.java <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"Course.java <span style='color:#111;'> 3.26KB </span>","children":null,"spread":false},{"title":"Record.java <span style='color:#111;'> 882B </span>","children":null,"spread":false},{"title":"DataBase.java <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"Profession.java <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"Student.java <span style='color:#111;'> 1.83KB </span>","children":null,"spread":false}],"spread":false},{"title":"table","children":[{"title":"CreatTable.java <span style='color:#111;'> 834B </span>","children":null,"spread":false},{"title":"MyTableModel.java <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false}],"spread":true},{"title":"util","children":[{"title":"Tools.java <span style='color:#111;'> 4.60KB </span>","children":null,"spread":false}],"spread":true},{"title":"gui","children":[{"title":"TeacherGUI.java <span style='color:#111;'> 20.59KB </span>","children":null,"spread":false},{"title":"MyFrame.java <span style='color:#111;'> 6.26KB </span>","children":null,"spread":false},{"title":"StudentGUI.java <span style='color:#111;'> 26.48KB </span>","children":null,"spread":false},{"title":"AdmisterGUI.java <span style='color:#111;'> 55.66KB </span>","children":null,"spread":false}],"spread":true},{"title":"main","children":[{"title":"LoginFrame.java <span style='color:#111;'> 320B </span>","children":null,"spread":false}],"spread":true},{"title":"manage","children":[{"title":"UserManage.java <span style='color:#111;'> 3.90KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"record.txt <span style='color:#111;'> 272B </span>","children":null,"spread":false},{"title":".settings","children":[{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 598B </span>","children":null,"spread":false}],"spread":true},{"title":"66.mgc <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"properties.xml <span style='color:#111;'> 279B </span>","children":null,"spread":false},{"title":"educate.sql <span style='color:#111;'> 771B </span>","children":null,"spread":false},{"title":"sqljdbc4.jar <span style='color:#111;'> 455.43KB </span>","children":null,"spread":false},{"title":".classpath <span style='color:#111;'> 492B </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"com","children":[{"title":"my","children":[{"title":"beans","children":[{"title":"User.class <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"Course.class <span style='color:#111;'> 4.41KB </span>","children":null,"spread":false},{"title":"Teacher.class <span style='color:#111;'> 2.71KB </span>","children":null,"spread":false},{"title":"Term.class <span style='color:#111;'> 542B </span>","children":null,"spread":false},{"title":"SClass.class <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false},{"title":"Student.class <span style='color:#111;'> 2.70KB </span>","children":null,"spread":false},{"title":"Record.class <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"Department.class <span style='color:#111;'> 1.96KB </span>","children":null,"spread":false},{"title":"DataBase.class <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"Profession.class <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"Behavior.class <span style='color:#111;'> 2.07KB </span>","children":null,"spread":false}],"spread":false},{"title":"table","children":[{"title":"MyTableModel.class <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false},{"title":"CreatTable.class <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false}],"spread":false},{"title":"util","children":[{"title":"Tools.class <span style='color:#111;'> 5.46KB </span>","children":null,"spread":false}],"spread":false},{"title":"gui","children":[{"title":"TeacherGUI.class <span style='color:#111;'> 9.96KB </span>","children":null,"spread":false},{"title":"StudentGUI$MyDialog$1.class <span style='color:#111;'> 787B </span>","children":null,"spread":false},{"title":"AdmisterGUI$3.class <span style='color:#111;'> 3.28KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$2.class <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$10.class <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$20.class <span style='color:#111;'> 3.33KB </span>","children":null,"spread":false},{"title":"StudentGUI$1.class <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$9.class <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"StudentGUI$3.class <span style='color:#111;'> 4.43KB </span>","children":null,"spread":false},{"title":"TeacherGUI$7.class <span style='color:#111;'> 4.37KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$MyDialog.class <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$11.class <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$8.class <span style='color:#111;'> 3.31KB </span>","children":null,"spread":false},{"title":"TeacherGUI$5.class <span style='color:#111;'> 3.73KB </span>","children":null,"spread":false},{"title":"StudentGUI.class <span style='color:#111;'> 16.09KB </span>","children":null,"spread":false},{"title":"StudentGUI$MyDialog.class <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$17.class <span style='color:#111;'> 2.32KB </span>","children":null,"spread":false},{"title":"StudentGUI$4.class <span style='color:#111;'> 2.70KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$21.class <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$18.class <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$6.class <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$14.class <span style='color:#111;'> 2.50KB </span>","children":null,"spread":false},{"title":"MyFrame$1.class <span style='color:#111;'> 3.91KB </span>","children":null,"spread":false},{"title":"TeacherGUI$6.class <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"MyFrame$2.class <span style='color:#111;'> 969B </span>","children":null,"spread":false},{"title":"AdmisterGUI$15.class <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false},{"title":"StudentGUI$6.class <span style='color:#111;'> 3.58KB </span>","children":null,"spread":false},{"title":"MyFrame$MyDialog.class <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$MyDialog$1.class <span style='color:#111;'> 794B </span>","children":null,"spread":false},{"title":"TeacherGUI$3.class <span style='color:#111;'> 2.35KB </span>","children":null,"spread":false},{"title":"MyFrame$MyDialog$1.class <span style='color:#111;'> 766B </span>","children":null,"spread":false},{"title":"AdmisterGUI$5.class <span style='color:#111;'> 2.55KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$19.class <span style='color:#111;'> 2.90KB </span>","children":null,"spread":false},{"title":"TeacherGUI$1.class <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"TeacherGUI$4.class <span style='color:#111;'> 3.87KB </span>","children":null,"spread":false},{"title":"TeacherGUI$MyDialog.class <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$4.class <span style='color:#111;'> 2.97KB </span>","children":null,"spread":false},{"title":"MyFrame.class <span style='color:#111;'> 5.81KB </span>","children":null,"spread":false},{"title":"StudentGUI$5.class <span style='color:#111;'> 4.33KB </span>","children":null,"spread":false},{"title":"AdmisterGUI.class <span style='color:#111;'> 28.47KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$7.class <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false},{"title":"StudentGUI$7.class <span style='color:#111;'> 2.31KB </span>","children":null,"spread":false},{"title":"TeacherGUI$2.class <span style='color:#111;'> 4.46KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$16.class <span style='color:#111;'> 3.12KB </span>","children":null,"spread":false},{"title":"TeacherGUI$MyDialog$1.class <span style='color:#111;'> 787B </span>","children":null,"spread":false},{"title":"AdmisterGUI$1.class <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$13.class <span style='color:#111;'> 3.63KB </span>","children":null,"spread":false},{"title":"AdmisterGUI$12.class <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false},{"title":"StudentGUI$2.class <span style='color:#111;'> 4.41KB </span>","children":null,"spread":false}],"spread":false},{"title":"main","children":[{"title":"LoginFrame.class <span style='color:#111;'> 476B </span>","children":null,"spread":false}],"spread":false},{"title":"manage","children":[{"title":"UserManage.class <span style='color:#111;'> 4.04KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"Test.class <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false}],"spread":true},{"title":"educateSystem.db <span style='color:#111;'> 12.00KB </span>","children":null,"spread":false}],"spread":false},{"title":"设计报告.doc <span style='color:#111;'> 1.69MB </span>","children":null,"spread":false},{"title":"~$设计报告.doc <span style='color:#111;'> 162B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • wsc1433223 :
    讲真的,没啥用,不要下载
    2021-01-06
  • chen_xi_ping :
    还不错,修改可用。
    2020-09-23
  • SeyoX :
    怎么打开?
    2020-06-05
  • RIDERFORM :
    还好吧。。。。
    2019-06-08
  • qq_44716788 :
    还行把!!!!!!
    2019-03-31

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明