文档介绍:陕西理工学院毕业设计题目二级学院教务管理系统学生姓名牛武学号 1109064057 所在学院数学与计算机科学学院专业班级信息与计算科学 1102 班指导教师刘丽华完成地点陕西理工学院 2015 年6月 12日陕西理工学院毕业设计 I 二级学院教务管理系统作者:牛武(陕西理工学院数学与计算机科学学院信息与计算科学专业信计 1102 班,陕西汉中 723000 ) 指导教师:刘丽华[ 摘要] 二级学院教务管理系统主要是针对大学中的某一个院系的教务工作的进行管理,对于整个学校的教务管理系统来说其信息量大、信息变动频繁历来是各学校的头疼问题,将学校的每个学院的教务内容分解后,由各个学院管理本学院的教务内容,不仅可以减少整个学校系统的负担,也可以将信息更加细化,维护性也更强,极大的方便各个学院的教务工作,也大大提高了教学质量。本系统采用 MyEclipse 结合 MySQL 数据库进行设计,使用 Tomact 作为服务器,使用 MVC 结构对系统整体做结构化处理,使系统的扩展性、可维护性更强。为了系统的方便使用,该系统从管理和使用的角度分为两个部分:学校教务管理端和学生使用端。前者为系统管理员和教师使用,针对教学信息、用户信息等主要信息进行管理,如: 课程管理、成绩管理、教学信息管理、个人信息管理等;后者为学生使用,主要针对学生选课、查看成绩、个人信息查改等。本系统主要模块有:学生登录功能模块,教师登录功能模块,管理员登录功能模块。系统的各模块高内聚,低耦合,分工明确使得系统更加易维护。[ 关键词] 二级学院教务管理系统; Java; Jsp; MVC 陕西理工学院毕业设计 II Educational Administration System for Secondary Schools Niu Wu (Grade 11,Class 2, Shaanxi University of Technology, the Institute of mathematics puter science, information puting science, Hanzhoung, Shaanxi, 723000) Tutor: Liu Lihua Abstract: Secondary school educational administration management is mainly aimed at one of the colleges of the University's academic work management. Since the whole school educational administration management system controled the large amount of information, and information changes frequently, it is always headache problems for the college. The task of whole school educational administration system has been posed to each secondary school, and each school of the college will manage different teaching content by itself. It can not only reduce the burden of the whole college system, can also be more detailed information, and more maintenance, greatly be more simple for the various college educational administration work, greatly to improve the quality of teaching. The system takes MyEclipse as developer kits and takes MySQL as database design tool, using tomact asa server, and the overall system is structured processing by MVC, such that has better expansibility and maintainability. In order to facilitate the use of the system, the system is divided into