{$cfg_webname}
主页 > 计算机 > Javaweb >

教师工资管理系统的设计与实现(JSP,MySQL)

来源:56doc.com  资料编号:5D11022 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D11022
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍
教师工资管理系统的设计与实现(JSP,MySQL)(任务书,开题报告,毕业论文18000字,外文翻译,程序代码,MySQL数据库,答辩PPT)
摘  要
随着科技的迅速发展,各种管理系统已应用到社会的各个领域。高等院校作为科技发展的前沿阵地,实现对教师工资的信息化管理是一个必然的趋势和潮流,教师工资采用传统的手工管理模式已经逐渐不能适应时代的发展。
    通过教师工资管理系统这个平台,它将计算机操作及管理理念融于教师工资管理的实际运用中,可以实现教师工资管理的信息化、网络化、系统化、规范化,使工作人员从繁杂的数据查询和统计中解脱出来,减少工作量。系统的主要功能包括:教师信息添加管理、教师信息统计、教师信息导出excel、教师工资管理、工资统计等。
    本系统前台主要使用JSP作为开发语言,后台使用MySql作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个B/S结构的教师工资管理系统。
关键词:教师;JSP;B/S结构
 
Teacher salary management system
Abstract
    With 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, realizing the teacher salary information management is an inevitable trend , using the traditional manual management mode has not adapted to the development of the times.
    Through the teacher salary management system ,Computer operations and management philosophy will melt in the practical application of the management of teachers' salaries,also can realize the teacher management informatization, network, systematic, standardized, so that the teacher 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, teacher information export excel, teacher salary management, wage statistics.
    The front of the system using JSP as a development language, the use of MySql as a database management system, the development environment is MyEclipse, server using tomcat, developed a technology based on B / S structure of the Residence management system.
Keywords: Teacher;  JSP;  B / S structure
 
 功能模块需求分析
    本系统最大的特点是使用操作简单、友好的提示信息。本系统将实现以下基本功能: 
   (1)系统具有简洁大方的页面,使用简便,友好的错误操作提示;
   (2)管理员用户具有教师信息管理、数据备份导出excel、教师信息统计、工资管理、工资统计功能;
   (3)具有较强的安全性,避免用户的恶意操作。
 
教师工资管理系统的设计与实现(JSP,MySQL)
教师工资管理系统的设计与实现(JSP,MySQL)
教师工资管理系统的设计与实现(JSP,MySQL)
目  录
摘  要 i
Abstract ii
1  绪论 1
1.1课题背景 1
1.2目的和意义 1
1.3开发工具及技术 1
1.3.1开发工具 1
1.3.2 JSP 3
1.3.3 JavaScript 4
1.3.4 B/S 4
1.4软硬件需求 5
2  需求分析 6
2.1需求调研 6
2.2可行性分析 6
2.2.1技术的可行性 6
2.2.2经济的可行性 6
2.2.3操作可行性 6
2.2.4法律的可行性 6
2.3系统开发步骤 7
2.4系统用户用例 7
2.5功能模块需求分析 7
2.6设计的基本思想 8
2.7性能需求 8
2.7.1系统的安全性 8
2.7.2数据的完整性 8
2.8界面需求 9
3  系统分析与设计 10
3.1数据库的分析与设计 10
3.1.1数据库的概念结构设计 10
3.1.2数据库的逻辑结构设计 11
3.1.3数据库的连接原理 12
3.2中文乱码问题处理 13
4  系统功能实现 15
4.1系统登陆页 15
4.2系统主页面 17
4.3教师信息管理 18
4.3.1信息录入 18
4.3.2信息编辑 19
4.3.3信息统计 20
4.3.4信息删除 20 
4.4工资信息管理 21
4.4.1工资录入 21
4.4.2工资信息查询 21
4.5修改个人密码 25
4.6安全退出系统 25
5  系统测试 26
5.1系统测试目的与意义 26
5.2测试方法 27
5.3测试的主要内容 27
5.4测试过程 28
5.5其他错误 29
结    论 30
参考文献 31
致    谢 32
外文原文 33
中文翻译 40
推荐资料