1 / 34
文档名称:

精品毕业论文--基于Web的工资管理系统的设计与实现.doc

格式:doc   页数:34
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

精品毕业论文--基于Web的工资管理系统的设计与实现.doc

上传人:mkt365 2013/6/13 文件大小:0 KB

下载得到文件列表

精品毕业论文--基于Web的工资管理系统的设计与实现.doc

文档介绍

文档介绍:摘要
随着现代企业管理制度的建立和软件产业的迅速发展,企业人事劳资管理系统已成为企业进行日常管理工作的重要工具,加强人事劳资管理类软件的开发和运作已成为提高企业管理效率的重要手段,而工资管理是企业人事劳资管理的重要组成部分。
本文论述了基于Web的工资管理系统的开发和实现过程,主要包括系统开发技术、系统需求分析、系统概要分析与设计、系统详细设计与实现等。重点介绍了数据库的设计及系统的实现过程,此外还介绍了系统框架结构。本系统采用了目前较为流行的SSH组合框架开发技术。在表示层采用Struts技术实现了经典的MVC模式,规范了表示层的开发过程。在业务层中,使用Spring 组件技术,用容器管理表示层的控制器和数据层的数据访问对象,以提高系统的可扩展性能。在数据持久层,使用Hibernate框架技术,实现了数据与业务的分离,降低了系统的耦合度。开发结果表明,将Struts、Spring和Hibernate技术整合为一种组合型多框架,极大的提高了系统的可维护性、可扩展性、可移植性和组件的复用性。
关键词:工资管理;SSH框架;MVC模式
Abstract
With the establishment of modern enterprise management system and the rapid development of software industry, business personnel labor management system has e the daily management of an important tool to strengthen the personnel labor management class software development and operation of business management to improve efficiency has e an important means of and wages of personnel management is an important part of labor management.
This papers discusses the Web-based payroll system in the development and implementation process, including system development technology, system requirements analysis, system profiling and design, detailed design and implementation. Focuses on database design and system implementation process, the framework also introduces the system structure. The system uses bination of the current framework of the more popular SSH development technology. In the presentation layer using Struts technology to achieve the classic MVC pattern, the presentation layer specification of the development process. In the business layer, the use of ponent technology, with container-managed presentation layer of the controller and the data layer data access objects to improve system scalability. In the data persistence layer, Hibernate framework using technology to achieve the separation of data and services, reducing the system coupling. The results show that the development will be Struts, Spring and Hibernate technology integration as bination of multi frame, greatly improving syste