网上宾馆订房管理系统论文.doc
《网上宾馆订房管理系统论文.doc》由会员分享,可在线阅读,更多相关《网上宾馆订房管理系统论文.doc(34页珍藏版)》请在优知文库上搜索。
1、学校代码: XXX学 号: XXX 本科毕业设计说明书题 目:网上宾馆订房管理系统学生姓名:学 院:信息工程学院系 别:专 业:班 级:指导教师:本科毕业设计说明书摘 要本系统是根据社会需求而设计的一款网上宾馆订房管理软件,本文主要介绍了订房系统中前台预订和后台管理的设计与实现。作为网络化的订房系统,采用适应Internet/Intranet的B/S体系结构,以JSP、JAVA、HTML等作为开发语言,结合人们的心理需求,建立了一种简单的、操作方便的网上订房环境。本系统的设计层次清晰,逻辑简单。设计步骤主要分三个部分:视图层的JSP文件部分,生成系统原型的框架;通过ACTION来控制业务逻辑并
2、且传递表单数据;DAO层用来对数据进行解析并且通过ACTION传递给前台,在框架中显示出来。本设计主要包括以下六个模块:房间展示、会员功能、查询模块、客户预订房、房间管理、订单管理。它可以帮您实现宾馆订房管理的信息化,不管是在什么地方,使用任何联接在网络中的电脑,即可进行网上远程管理客房。关键词:MVC模式;B/S;MYSQL;模块化;分层设计AbstractThis system is an online hotel reservation management software according to the needs of society by design. This paper
3、mainly introduces the reservation system of receptionist and t design and implementation of background manage. As the network of reservation system, establish a kind of simple and convenient operation of online booking using B/S structure adapt to the Internet/ Intranet, With JSP, JAVA, HTML such as
4、 language development, combined with the psychological needs of people. This system design level is clear and Logic is simple. Design steps mainly three part: View the JSP file part layer generate The prototype system framework; Through the ACTION to control the business logic and data transfer form
5、; Analysis data use DAO and Transfer to the front desk through ACTION and display in the framework of .This design mainly include the following six modules: show room, membership functions, the inquiry module, customers booking room, the room management and order management. It can help you achieve
6、hotel reservation management of informatization, can an online management whether in what place use of any one of the connection of computer network.Keywords: MVC schema; B/S; MYSQL; modularize; split-level design目 录引 言1第一章 系统分析21.1 课题简要说明21.2 需求分析21.2.1 需求分析与描述21.2.2 需求分析的步骤21.2.3 用户特点31.2.4 用户需求31
7、.3 可行性研究31.3.1 经济可行性31.3.2 技术可行性41.3.3 运行可行性41.3.4 时间可行性41.3.5 法律可行性4第二章 系统结构及开发工具简介52.1 B/S结构简介52.2 MVC架构52.3 STRUTS2简介62.3 JSP简介62.4 MYSQL简介72.4.1 MYSQL的特性72.4.2 MYSQL的应用8第三章 系统设计93.1数据库设计93.1.1 数据库逻辑结构设计93.1.2 数据库表设计113.2 功能设计133.2.1 项目规划133.2.2 系统功能结构图133.2.3 业务流程143.2.4 功能描述153.3 代码设计说明17第四章 系统
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 网上宾馆订房管理系统 论文 网上 宾馆 房管 系统