Personnel Comprehensive Management System
Abstract
In present society, the unprecedented development of Internet has brought people’work and life with great convenience and efficiency. Informatization and electronization have become the first choice of saving operation cost and improving work efficiency. In our country, With the popularization of personnel information management, more and more enterprises start to use computers to realize the modernization of personnel information management. Therefore, Personnel Comprehensive Management Systems has already played all indispensable part in the personnel management. It meets the needs of the current personal rule and becomes a necessary requirement to promote personnel management to move towards a better development which is scientific and standardized .
The purpose of this system design is to develop a personnel management for the enterprise and to realize network of the personnel management.It is designed to promote the scientific process and the standardization of the personnel management for the enterprises.Thus it aims to further improve working efficiency. This design which is combined with the characteristics of personnel management of the enterprises, adopts JSP+ JavaBean accomplish functions as follows :staff information management, staff attendence management and staff wage management.
This system runs steadily by testing;it is easy and convenient to operate;it can meet the demands of the personnel management. Therefore,the system has realized the transition from handwork management to computer automatic management, which thus enhances the management efficiency and makes the personnel management more scientific and rational.This paper introduces the entire process of the system, the system analysis, the system design, the detailed design and realize as well as the system design.
Key words:personnel management,JSP+JavaBean,Personnel Comprehensive Management System
目錄
摘 要 I
Abstract IV
第1章 概述 1
1.1課題背景及意義 1
1.2可行性分析 2
1.2.1 社會可行性分析 2
1.2.2技術可行性分析 3
1.2.3 經濟可行性分析 3
1.2.4 操作可行性分析 3
1.3 設計的主要內容 3
1.4論文的結構 4
第2章 系統分析 5
2.1系統需求分析 5
2.2系統業務流程分析 5
2.3系統功能分析 6
2.4系統運行環境的要求 7
2.4系統實現的技術 7
2.4.1 JAVA語言簡介 7
2.4.2 JSP簡介 7
2.4.3 JSP基礎Servlet技術 8
2.4.4 JavaBean 技術 8
第3章 系統設計 9
3.1 設計的思想 9
3.2功能設計 9
3.3數據庫設計 12
3.3.1 數據字典 12
3.3.2 E-R圖 13
3.3.3 員工信息表設計 15
3.3.4員工考勤表設計 16
3.3.5 員工工資信息表設計 17
3.3.6 管理員用戶表設計 17
第4章 系統詳細設計及實現 18
4.1系統開發工具介紹 18
4.1.1 MyEclipse 18
4.1.2 MySql 18
4.2系統采用的關鍵技術 19
4.2.1 JSP+ JavaBean技術 19
4.3界面設計 20
4.3.1 登錄界面 20
4.3.2 系統首頁 20
4.3.3 員工信息管理界面 21
4.3.4 員工信息修改界面 21
4.3.5 添加新員工界面 22
4.3.6 員工考勤管理界面 23
4.3.7 修改考勤信息界面 23
4.3.8添加新的考勤信息 24
4.3.9 員工工資管理界面 25
4.3.10修改員工工資界面 25
4.3.11 添加員工工資界面 26
第5章 系統測試 27
5.1系統測試概述 27
5.2系統測試計劃 29
5.3測試 30
第6 章 結束語 31
參考文獻 32
致 謝 33