学生成绩管理系统--JAVA

上传者: jijizhi8348 | 上传时间: 2019-12-21 19:59:58 | 文件大小: 967KB | 文件类型: rar
该学生信息管理系统涉及到学生、教师、系统管理员、班级、学生成绩、课程。设置一个系统管理员对系统进行管理。所有用户需输入账号、密码登录进入系统;管理员进入系统后可对学生、老师、班级、课程进行增删改查操作;学生进入系统,查看成绩、查看和修改自己的信息;老师进入系统后,对自己这门课程的学生设置课程成绩、查看和修改自己的信息,查看学生的信息和成绩、以及统计分析学生的成绩; 管理员为班级设置年级,为年级设置课程,为班级的每门课程设置老师,为学生设置班级。一个年级有多门课程(语文、数学、外语等等),班级的每门课程只能有一名老师,一个老师可以有多门课程;老师选择自己这门课程为该课程的学生登记成绩。老师可以查看其他老师的信息(可以当成是老师的通讯录),查看本课程学生的信息和成绩;学生可以查看班级其他同学的信息(可以看成是班级的同学录)

文件下载

资源详情

[{"title":"( 62 个子文件 967KB ) 学生成绩管理系统--JAVA","children":[{"title":"学生成绩管理系统","children":[{"title":"bin","children":[{"title":"admin","children":[{"title":"TPanel$3.class <span style='color:#111;'> 2.71KB </span>","children":null,"spread":false},{"title":"SPanel$3.class <span style='color:#111;'> 2.84KB </span>","children":null,"spread":false},{"title":"TPanel.class <span style='color:#111;'> 4.69KB </span>","children":null,"spread":false},{"title":"DBUtil.class <span style='color:#111;'> 2.48KB </span>","children":null,"spread":false},{"title":"TPanel$1.class <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"ManaFrame.class <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"TPanel$2.class <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"Teacher.class <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"Student.class <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false},{"title":"Manager.class <span style='color:#111;'> 880B </span>","children":null,"spread":false},{"title":"SPanel$1.class <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false},{"title":"SPanel$2.class <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"AdminJPanel.class <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false},{"title":"SPanel.class <span style='color:#111;'> 4.83KB </span>","children":null,"spread":false}],"spread":false},{"title":"shujuku","children":[{"title":"DbConn.class <span style='color:#111;'> 2.86KB </span>","children":null,"spread":false}],"spread":true},{"title":"teacher","children":[{"title":"TeacherJPanel.class <span style='color:#111;'> 3.96KB </span>","children":null,"spread":false},{"title":"TeacherJPanel_SC.class <span style='color:#111;'> 3.92KB </span>","children":null,"spread":false},{"title":"ShowGrade.class <span style='color:#111;'> 3.97KB </span>","children":null,"spread":false},{"title":"Teachermenu.class <span style='color:#111;'> 2.97KB </span>","children":null,"spread":false},{"title":"TeacherChange.class <span style='color:#111;'> 4.46KB </span>","children":null,"spread":false},{"title":"TeacherAddJPanel.class <span style='color:#111;'> 5.98KB </span>","children":null,"spread":false}],"spread":true},{"title":"student","children":[{"title":"StudentChoose.class <span style='color:#111;'> 5.89KB </span>","children":null,"spread":false},{"title":"StudentJPanel2.class <span style='color:#111;'> 3.69KB </span>","children":null,"spread":false},{"title":"StudentJPanel.class <span style='color:#111;'> 4.97KB </span>","children":null,"spread":false},{"title":"Studentmenu.class <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false},{"title":"StudentChange.class <span style='color:#111;'> 4.45KB </span>","children":null,"spread":false}],"spread":true},{"title":"main","children":[{"title":"mainclass.class <span style='color:#111;'> 468B </span>","children":null,"spread":false},{"title":"MainJPanel.class <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"Login.class <span style='color:#111;'> 5.86KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"images","children":[{"title":"6.jpg <span style='color:#111;'> 70.31KB </span>","children":null,"spread":false},{"title":"1.jpeg <span style='color:#111;'> 21.18KB </span>","children":null,"spread":false},{"title":"3.jpg <span style='color:#111;'> 42.53KB </span>","children":null,"spread":false},{"title":"1.png <span style='color:#111;'> 5.90KB </span>","children":null,"spread":false},{"title":"773.jpg <span style='color:#111;'> 179.83KB </span>","children":null,"spread":false},{"title":"sign-in.png <span style='color:#111;'> 891B </span>","children":null,"spread":false},{"title":"login.jpg <span style='color:#111;'> 107.99KB </span>","children":null,"spread":false}],"spread":true},{"title":"sqljdbc4.jar <span style='color:#111;'> 571.31KB </span>","children":null,"spread":false},{"title":".settings","children":[{"title":"org.eclipse.core.resources.prefs <span style='color:#111;'> 73B </span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 598B </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"admin","children":[{"title":"Teacher.java <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"ManaFrame.java <span style='color:#111;'> 9.11KB </span>","children":null,"spread":false},{"title":"AdminJPanel.java <span style='color:#111;'> 823B </span>","children":null,"spread":false},{"title":"DBUtil.java <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false},{"title":"Manager.java <span style='color:#111;'> 410B </span>","children":null,"spread":false}],"spread":true},{"title":"shujuku","children":[{"title":"DbConn.java <span style='color:#111;'> 1.91KB </span>","children":null,"spread":false}],"spread":true},{"title":"teacher","children":[{"title":"Teachermenu.java <span style='color:#111;'> 2.14KB </span>","children":null,"spread":false},{"title":"TeacherChange.java <span style='color:#111;'> 3.24KB </span>","children":null,"spread":false},{"title":"TeacherJPanel.java <span style='color:#111;'> 2.63KB </span>","children":null,"spread":false},{"title":"ShowGrade.java <span style='color:#111;'> 2.55KB </span>","children":null,"spread":false},{"title":"TeacherJPanel_SC.java <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false},{"title":"TeacherAddJPanel.java <span style='color:#111;'> 4.28KB </span>","children":null,"spread":false}],"spread":true},{"title":"student","children":[{"title":"StudentChange.java <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"StudentChoose.java <span style='color:#111;'> 4.70KB </span>","children":null,"spread":false},{"title":"StudentJPanel2.java <span style='color:#111;'> 2.34KB </span>","children":null,"spread":false},{"title":"StudentJPanel.java <span style='color:#111;'> 3.88KB </span>","children":null,"spread":false},{"title":"Studentmenu.java <span style='color:#111;'> 2.20KB </span>","children":null,"spread":false}],"spread":true},{"title":"main","children":[{"title":"Login.java <span style='color:#111;'> 6.64KB </span>","children":null,"spread":false},{"title":"MainJPanel.java <span style='color:#111;'> 952B </span>","children":null,"spread":false},{"title":"mainclass.java <span style='color:#111;'> 144B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".project <span style='color:#111;'> 400B </span>","children":null,"spread":false},{"title":"数据库","children":null,"spread":false},{"title":".classpath <span style='color:#111;'> 392B </span>","children":null,"spread":false},{"title":"src.rar <span style='color:#111;'> 7.72KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • 王胖子813 :
    我的为什么登入不了呀
    2020-08-27
  • $WDNMD$ :
    哥哥 数据库的表呢???
    2019-07-08

免责申明

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