摘 要
本论文主要论述的是基于SSM框架的企业员工工资管理系统的设计与实现。本论文所开发的系统采用的是JSP+MySQL+Apache的网站开发组合来实现,而且使用了一个简单、快捷的开发框架——SSM,采用的是MVC的三层架构模式来完成的。企业员工工资管理系统可以满足两种用户的需求,分别是员工和管理员。不同的用户可以完成的功能是不相同的。员工的功能包括:注册登录、公告查询、考勤时间查询、添加考勤信息和工资查询。管理员的功能包括:注册登录、公告管理、考勤时间管理、员工考勤管理、用户管理和工资管理。
关键词:工资管理 JSP MySQL Apache SSM
Abstract
This thesis mainly discusses the design and implementation of the salary management system of enterprise employees based on SSM framework. Of system developed by this paper used JSP, MySQL and Apache web development combination to achieve, and USES a simple, rapid development framework, SSM, uses the MVC three-tier architecture model. The salary management system of enterprise employees can meet the needs of two kinds of users, namely, employees and administrators. Different users can perform different functions. The registered login, announcement query, attendance time query, addition of attendance information and salary query is the function of the employees. The registered login, announcement management, attendance time management, employee attendance management, user management and salary management is the functions of the administrator.
Keywords: Salary management; JSP; MySQL; Apache; SSM
目 录
1 前言
1.1 研究目的与意义
1.2 研究现状
1.3 论文结构
2 可行性分析
2.1 经济可行性
2.2 技术可行性
2.3 操作可行性
2.4 法律可行性
2.5 可行性分析结论
3 系统需求分析
3.1 用户需求
3.2 功能需求
3.3 性能需求
4 概要设计
4.1 系统结构设计
4.2 功能模块设计
4.2.1 系统员工端功能模块设计
4.2.2 系统管理员端功能模块设计
4.3 数据库设计
4.3.1 项目实体E-R图
4.3.2 数据库表设计
5 详细设计
5.1 用户登录操作详细设计
5.2 管理员后台操作详细设计
5.3 员工后台操作详细设计
6 系统实现
6.1 软件开发说明
6.1.1 核心开发技术介绍
6.1.2 项目技术架构
6.2 操作系统界面和功能实现
6.2.1 系统登陆界面和功能实现
6.2.2 系统员工端界面和功能实现
6.2.3 系统管理员端界面和功能实现
7 结语
参考文献
致谢