员工工资管理系统

更新时间:2023-09-16 19:39:01 阅读量: 高中教育 文档下载

说明:文章内容仅供预览,部分内容可能不全。下载后的文档,内容与下面显示的完全一致。下载之前请确认下面内容是否您想要的,是否完整无缺。

员工工资管理系统

本科生毕业论文(设计)

员工工资管理系统

姓 名 学 号 专 业 指导教师

计算机科学与技术

2011年5月18日

II

摘 要

本系统为员工工资管理系统。系统能够提供对员工工资的管理,包括员工工资汇总、工资发放明细和对部门信息、岗位信息、员工信息以及员工考勤的管理,本系统还实现了员工工资结构的设置操作,实现了财务部门对本单位工资发放系统的集中管理。 本系统主要采用SSH(Spring + Struts + Hibernate)框架,是一个基于Web的工资管理系统,支持员工相关信息Web查询和发布等。开发工具采用MyEclipse 8.6,Tomcat6.0服务器,Mysql5.5数据库,编程语言使用Java、JSP。在开发过程中使用到的技术主要有:Struts2.1.6、jQuery1.4.4、Javascript ,CSS等

关键词:工资管理;考勤管理;SSH框架;Web查询

III

Abstract

The system for the staff payroll system. System can provide the wages of management, including employee payroll summary, payroll details and the department information, job information, employee information and employee attendance management, this system also allows the staff salary structure of the set operation, to achieve the financial departments of the unit centralized payroll system.

This system uses SSH (Spring + Struts + Hibernate) framework is a Web-based payroll system, support staff and release relevant information such as Web queries. Development tools using MyEclipse 8.6, Tomcat6.0 server, Mysql5.5 database, programming language Java, JSP. Used in the development process of technology are: Struts2.1.6, jQuery1.4.4, Javascript, CSS, etc.

Key Words: payroll management, attendance management, SSH framework, Web Query

IV

目 录

1 引 言 .................................................................. 8 1.1编写目的 ............................................................ 8 1.2 项目背景 ........................................................... 8 2系统概述 ................................................................ 9 2.1 系统说明 ........................................................... 9 2.2 具体要求 ........................................................... 9 2.3 系统设置 ........................................................... 9 3 系统开发技术 .......................................................... 10 3.1 JSP程序设计语言简介 ............................................... 10 3.2 JAVA程序设计语言简介 ............................................... 10 3.3 SSH框架简介 ....................................................... 10 3.4 MYSQL数据库简介 .................................................... 10 3.5 TOMCAT服务器简介 ................................................... 11 4系统需求分析 ........................................................... 12 4.1 系统设计目标 ...................................................... 12 4.2 系统角色 .......................................................... 12 4.2.1 用户(员工) .................................................... 12 4.2.2 管理员 ........................................................ 12 4.3 系统需求模块 ...................................................... 12 4.3.1 登陆模块 ...................................................... 12 4.3.2 前台浏览模块 .................................................. 12 4.3.3 后台管理模块 .................................................. 13 4.4 系统设计的特点 .................................................... 13 5 系统概要分析与设计 .................................................... 14 5.1 系统总体结构 ...................................................... 14 5.1.1 架构设计 ...................................................... 14 5.1.2 系统结构图 .................................................... 14 5.2 前台功能分析 ...................................................... 15 5.2.1 查看个人信息 .................................................. 15 5.2.2 查看工资明细 .................................................. 15 5.2.3 查看考勤信息 .................................................. 15 5.2.4 申请假期 ...................................................... 15

5

本文来源:https://www.bwwdw.com/article/faxh.html

Top