毕业设计(论文)题目:教师管理系统的设计与实现2014 年日大学毕业设计(论文)任务书学院(直计算机科学与技术时间:2014 年 5 月20 日说明:一式两份,一份装订入学生毕业设计(论文)内,一份交学院(直属系)。
教师管理系统的设计与实现摘要随着科技的迅速发展,各种管理系统已应用到社会的各个领域。
高等院校作为科技发展的前沿阵地,实现对教职工的信息化管理是一个必然的趋势和潮流,教职工采用传统的手工管理模式已经逐渐不能适应时代的发展。
通过教职工管理系统这个平台,可以实现教职工管理的信息化、网络化、系统化、规范化,使工作人员从繁杂的数据查询和统计中解脱出来,减少工作量。
系统的主要功能包括:教师信息信息添加、教师信息管理、信息统计、教师信息导出excel、教师工资管理、工资统计等。
本系统前台主要使用JSP作为开发语言,后台使用Oracle作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个基于Web技术的B/S结构的教职工管理系统。
关键词:教师,JSP,B/S结构The design and implementation of teacher managementsystemAbstractWith the rapid development of science and technology, all kinds of management systems have been applied to each field of the society. Colleges and universities are at the forefront of technological development, realize the staff information management is an inevitable trend and the trend, staff using the traditional manual management mode has not adapted to the development of the times。
Through the staff management system this platform, can realize the staff management informatization, network, systematic, standardized, so that the staff from the complex data query and statistics out, reduce the workload. The main functions of the system include: Teachers' information to add information, teacher information management, information statistics, information derived excel teachers, teacher salary management, wage statistics。
The front of the system using JSP as a development language, the use of Oracle as a database management system, the development environment is MyEclipse, server using tomcat, developed a Web technology based on B / S structure of the Residence management system.Keywords:Teacher,JSP,B / S structure目录摘要 (I)Abstract (II)第一章绪论 ......................................................................................................................... - 1 -1.1课题背景 .................................................................................................................. - 1 -1.2目的和意义 .............................................................................................................. - 1 -1.3开发工具及技术 ...................................................................................................... - 1 -1.3.1开发工具 ........................................................................................................ - 1 -1.3.2 JSP .................................................................................................................. - 2 -1.3.3 JavaScript ....................................................................................................... - 3 -1.4软硬件需求 .............................................................................................................. - 4 - 第二章需求分析 ................................................................................................................. - 5 -2.1需求调研 .................................................................................................................. - 5 -2.2可行性分析 .............................................................................................................. - 5 -2.2.1技术的可行性 ................................................................................................ - 5 -2.2.2经济的可行性 ................................................................................................ - 5 -2.2.3操作可行性 .................................................................................................... - 5 -2.2.4法律的可行性 ................................................................................................ - 6 -2.3系统用户用例图 ...................................................................................................... - 6 -2.3.1管理员用例图 ................................................................................................ - 6 -2.4功能模块需求分析 .................................................................................................. - 6 -2.5设计的基本思想 ...................................................................................................... - 7 -2.6性能需求 .................................................................................................................. - 7 -2.6.1系统的安全性 ................................................................................................ - 7 -2.6.2数据的完整性 ................................................................................................ - 8 -2.7界面需求 .................................................................................................................. - 8 - 第三章系统分析与设计 ..................................................................................................... - 9 -3.1数据库的分析与设计 .............................................................................................. - 9 -3.1.1数据库的概念结构设计 ................................................................................ - 9 -3.1.2数据库的逻辑结构设计 ............................................................................... - 11 -3.1.3数据库的连接原理 ...................................................................................... - 12 - 第四章系统功能实现 ....................................................................................................... - 15 -4.1系统登陆页 ............................................................................................................ - 15 -4.2系统主页面 ............................................................................................................ - 16 -4.3教职工信息管理 .................................................................................................... - 16 -4.3.1教师信息录入 .............................................................................................. - 16 -4.3.2教职工管理 .................................................................................................. - 17 -4.3.3教职工删除 .................................................................................................. - 18 -4.4教师信息导出页面 ................................................................................................ - 18 -4.5工资信息管理 ........................................................................................................ - 19 -4.5.1工资录入 ...................................................................................................... - 19 -4.5.2工资信息管理 .............................................................................................. - 19 -4.6修改个人密码 ........................................................................................................ - 20 -4.7安全退出系统 ........................................................................................................ - 21 - 第五章系统测试 ............................................................................................................... - 22 -5.1系统测试目的与意义 ............................................................................................ - 22 -5.2测试过程 ................................................................................................................ - 22 -5.2.1主页面的登录模块测试 .............................................................................. - 22 - 结论 ................................................................................................................................. - 23 - 参考文献 ............................................................................................................................. - 24 - 致谢 ................................................................................................................................. - 25 - 附录ⅠJSP Technology Conspectus .................................................................................. - 26 - 附录Ⅱ JSP技术简介 ......................................................................................................... - 30 - 附录Ⅲ代码 ....................................................................................................................... - 34 -第一章绪论1.1课题背景计算机网络技术的发展,给信息时代的人们带来了很大的方便。