首页
会员中心
到顶部
到尾部
NET毕业设计

基于WEB的酒店客房预订系统的设计与实现

时间:2020/10/13 14:26:48  作者:  来源:  查看:1  评论:0
内容摘要: ,基于WEB的酒店客房预订系统的设计与实现摘  要随着酒店行业,和电子商务行业的发展,如今的酒店行业也展开了电子商务竞争,各个酒店分别推出了自己的电子商务网站,并且随着人们对计算机的日渐熟悉,人们也更愿意,更方便的在网上进行自己的酒店客房预订。本文首先...

基于WEB的酒店客房预订系统的设计与实现


基于WEB的酒店客房预订系统的设计与实现

基于WEB的酒店客房预订系统的设计与实现

基于WEB的酒店客房预订系统的设计与实现




,

基于WEB的酒店客房预订系统的设计与实现

摘  要

随着酒店行业,和电子商务行业的发展,如今的酒店行业也展开了电子商务竞争,各个酒店分别推出了自己的电子商务网站,并且随着人们对计算机的日渐熟悉,人们也更愿意,更方便的在网上进行自己的酒店客房预订。

本文首先分析了了酒店行业以及酒店行业的电子商务化的背景,明确了本文的研究思路和方向,然后,按照软件工程的项目的要求,进行了企业的业务需求分析,整理出系统的需求,根据分析结果进行了系统的建模,在分析的基础,进行了系统的设计,包括软件应用框架设计,网络架构设计,以及业务逻辑设计,其间,以面向对象的理论为基础,进行系统的相关设计,明确了在B/S模式下来实现目标系统,在系统分析和设计的基础上,进行了系统的数据库设计,包括数据库建模(ER图)和数据库逻辑设计,最后,对系统进行了开发和运行测试,通过ASP.NET和JAVA等技术的运用,开发了一个用户交互性能良好、功能实用、能满足当前需求以及可扩展的人力资源管理系统。

在本文的研究中,在系统的设计方面以及用户交互方面做了较多的工作,目标是开发出一个拓展性强、代码重用度高的系统,以便将来的拓展和维护,同时,提高系统的实用性及易用性。

关键词:酒店客房预订系统;ASP.NET;JAVA


Design and Realization of Hotel Online Booking Management System Based Web

Abstract

It is great significant to promote the management of the enterprise with not only the changing of environment but also the increasing of competition. However, the management of human resource always plays a crucial part in the enterprise management and the excellent one will lead to a powerful enterprise. Furthermore, as the computer, especially Internet technology have been developed promptly, an open, efficient, and widely expanded human resources management system which has become one of the indispensable manners to enhance the core competitiveness of enterprises should be built urgently.

In this paper, first of all, the background of the human resources management and its system has been analyzed in order to clear out the intention of this research. Secondly, in accordance with the requirements of software engineering project the demands of the enterprise business and its system which are based on the analysis of process and problem in business have been put forward and then the system has been modeled in this chapter. Thirdly, the system including software applications architecture, network architecture and business process is founded on OOA and presented and architecture with B/S in Chapter III. In the fourth chapter, the database involving the modeling (ER diagram) and the logical devise has been schemed. The development employing ASP.NET and JAVA as well as the test of system which is interactive, practical and scalable have been conducted in the fifth chapter.

This study has made great efforts on the architecture design and the interaction to achieve a strongly expanded, highly code-reused, conveniently maintained. This system which is practicable and expedient. In this paper, the main developed parts focus on the management of basic data, personnel alteration, payroll and attendance and systems itself.

Keywords: Hotel Online Booking Management System system;ASP.NET; JAVA


目  录

1.1 研究的背景及意义1

1.1.1 选题的背景1

1.1.2 国内外研究现状1

1.1.3 研究的意义1

1.2 系统目标1

2 需求分析2

2.1 功能需求2

2.1.1 后台管理系统2

2.1.2 酒店客房预订系统前台2

2.2 非功能需求2

2.2.1 性能需求2

2.2.2 其它需求2

3 总体设计3

3.1 运行环境3

3.2 模块结构3

3.3 内部接口3

4 数据库设计4

4.1 概念结构设计4

4.1.1 设计思路4

4.1.2 E-R图4

4.2 逻辑结构设计5

4.2.1 设计思路5

4.2.2 逻辑模型5

4.3 物理结构设计9

4.3.1 存取方式10

4.3.2 存储结构10

5 界面设计11

5.1工作流图11

5.2 界面设计成果11

5.2.1 主界面11

5.2.2 子界面13

6 详细设计15

6.1 系统主要功能模块介绍15

6.2前台登陆模块15

6.2.1 登陆模块算法描述15

6.2.2 登陆模块流程图15

6.2.3登陆模块关键类说明16

6.3 后台管理模块设计16

6.3.1 后台管理模块描述16

酒店信息管理后台模块程序流程图16

6.3.3 后台管理模块关键类说明17

7 编码18

7.1 代码实现与核心算法18

8 测试24

8.1 测试方案设计24

8.1.1 测试策略24

8.1.2 测试进度安排24

8.1.3 测试资源25

8.1.4 关键测试点25

8.2 测试用例构建25

8.2.1 测试用例编写约定25

8.2.2 测试用例设计26

8.2.3 关键测试用例26

8.2.4 测试用例维护26

9 总结与展望28

9.1 设计工作总结28

9.2 未来工作展望28

谢辞29

附录A 外文翻译 -原文部分31

附录B 外文翻译—译文部分35

附录C 软件使用说明书38

附录D 主要源代码39

  



相关评论
广告联系QQ:45157718 点击这里给我发消息 电话:13516821613 杭州余杭东港路118号雷恩国际科技创新园  网站技术支持:黄菊华互联网工作室 浙ICP备06056032号