酒店人员管理系统
- I -
本 科 毕 业 论 文(设 计)
酒店人员管理系统
学 生 姓 名:
学 院:
专 业:
班 级:
学 号:
指 导 教 师:
审 阅 教 师:
完 成 日 期:
酒店人员管理系统
- II -
摘 要
本论文全面阐述了酒店人员管理系统中的人事信息管理模块的功能的开发过程、操
作流程及其 S2SH 技术在开发中的应用。本文以推进人事资源管理无纸化,过程电子化,
管理智能化的发展。本文从理论和实践两个角度出发,对一个具有数据分析功能的人事
资源管理系统进行设计与实现分析。本文先对项目背景,来源进行阐述介绍,简单介绍了
项目开发的背景、项目开发的目的和项目开发的意义;接下来是系统规划阶段,通过实际
的业务流程调研,分析了系统的组织结构,具体完成了人事信息模块的需求分析、可行性
分析、现行业务流程分析,并通过对现行业务流程的优化,得出了系统的业务流程;之后
是系统分析,具体完成了数据流分析和数据字典;系统设计阶段主要完成了功能模块的划
分、数据库的设计和系统界面设计。该阶段对各个模块的功能进行了详细设计,形成了本
系统的功能模块图,在此基础上选择了合适的开发模式;数据库的设计先进行了概念结构
设计,之后进行了逻辑结构设计,最后完成了数据库表的设计。
根据前几个阶段的分析和设计,该系统决定采用 B/S 结构,JSP 作为开发语言,数据库
采用 MYSQL 轻量级数据库,利用 S2SH 这种成熟的框架技术来进行一个全面的系统开发。
关键词:酒店人员管理;考勤绩效;S2SH 技术
酒店人员管理系统
- III -
Abstract
This paper expounds the application development process, personnel information
management module of enterprise performance evaluation system in the function
of the operation process and S2SH technology in the development of. In this
paper, in order to promote the human resources management of paperless,
electronic process, the development of intelligent management. In this paper,
from two aspects of theory and practice, have a data analysis function of the
human resources management system design and implementation analysis. In this
paper, the project background, sources were introduced, briefly introduces the
development background, project development and project development objective
of the significance; next is the system planning, business process through the
actual research, the analysis of system structure, complete the personnel
information module needs analysis, feasibility analysis, business analysis the
current process, and through to the current business process optimization, the
system of business process; then is the system analysis, including the data
flow analysis and data dictionary; the system design phase mainly completed
the design and system interface design, function module of database partition.
On the phase function of each module in detail the design, forming a
functional block diagram of the system, selected on the basis of the
appropriate development model; database design first for the concept design,
the logic structure design, finally completed the design of the database
table.
According to the previous analysis and design phase, the system decided to use
B/S structure, JSP as a development language, database using MYSQL database,
酒店人员管理系统
- IV -
to conduct a comprehensive system of exploitation and utilization of the
mature S2SH framework technology.
Keywords: personnel information; enterprise performance; S2SH Technology
酒店人员管理系统
- V -
目 录
一、引言.............................................................................................................................1
(一)项目开发的背景.....................................................................................................1
(二)项目开发的目的.....................................................................................................1
二、可行性分析.................................................................................................................2
(一)技术可行性.............................................................................................................2
(二)经济可行性.............................................................................................................2
(三)社会可行性.............................................................................................................2
三、研究现状及关键技术介绍.........................................................................................3
(一)相近研究课题的特点及优缺点分析.....................................................................3
(二)系统实现中采用的关键技术及复杂性分析.........................................................3
四、系统分析.....................................................................................................................4
(一)业务流程分析.........................................................................................................4
(二)数据流图.................................................................................................................6
(三)数据字典.................................................................................................................6
五、系统设计.....................................................................................................................9
(一)系统设计及接口设计.............................................................................................9
(二)系统数据库设计.....................................................................................................9
1.概念结构设计 ..................................................10
2.数据库表设计 ..................................................11
(三)系统开发工具与开发模式的选择.......................................................................13
1.开发工具 ......................................................13
2.开发模式 ......................................................14
六、系统实现...................................................................................................................18
(一)登录模块...............................................................................................................18
(二)系统主界面...........................................................................................................19