基于XX管理系统
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
JINGGANGSHAN UNIVERSITY 本科毕业论文(设计)
题目:基于XXX管理系统的开发与实现
学院电子与信息工程学院
专业信息管理与信息系统
姓名
班级
学号
指导教师
起讫时间 2016.01—2016.03
随着信息技术和信息产业及互联网的迅速发展,手机与网络,电脑与网络已经成为人民生活的一大部分,在人们的衣食住行各个方面占据着很大比重。而网上预订酒店、网上管理酒店也成为一种主流。网上预订酒店可以让顾客足不出户,就可以预订酒店房间,并且随时入住,极大的节省了我们的时间,给顾客带来了便利。网上管理酒店也为酒店管理人员免去了手写登记的繁琐。
网上酒店管理系统的设计运用了SSH框架中的Struts 2框架和hibernate 框架,设计采用B/S架构,servlet、jsp、js、jQuery,ajax网站开发技术,服务器采用tomcat服务器,数据库采用Oracle 10g,并运用jdbc连接访问数据库。开发平台为windows系统,代码开发使用eclipse编写,并采用了三层架构思想以及MVC设计模式。设计完成的系统可以直接在各种内核浏览器中访问,简洁明了的页面功能模块可以让用户立刻上手并且维护简单。
[关键词] 酒店管理; JavaEE;B/S;Struts;hibernate;JSP ;Servlet;Oracle
Abstract
With information technology and information industry and the rapid development of Internet, mobile phone and network, computer and network has become a big part of people's life, all aspects in the daily life of people occupy a large proportion. And Internet booking hotel, the online hotel management has become a mainstream. Internet booking hotel that let customers never leave home, can reserve a hotel room, and check in at any time, greatly saves us time, brought convenience to customers. Online management for hotel management personnel to revoke the registration of handwriting.
Online management system design using SSH framework of Struts framework and hibernate framework, the design adopts B/S architecture, servlet, JSP,js,jQuery and ajax website development technology, server using tomcat server, database, Oracle 10 g, and using a JDBC connection to access the database. Development using the eclipse development platform for Windows system, code writing, and the idea of the three layer architecture and MVC design pattern. Designed system can directly in various kernel browser access, introduction and clear page function module allows users to get started immediately and simple maintenance.
[Key words] hotel management system ;JavaEE;B/S;Struts;hibernate;
JSP ;Servlet;Oracle
第一章概述 (1)
1.1设计背景 (1)
1.2设计目的和意义 (1)
1.3 本系统概述 (1)
第二章系统需求分析 (2)
2.1 系统配置需求分析 (2)
2.2系统市场需求分析 (2)
2.3 系统数据库需求分析 (3)
2.4 系统的功能需求分析 (3)
第三章系统总体设计与详细设计 (4)
3.1系统总体设计 (4)
3.1.1 MVC模式设计介绍 (4)
3.1.2浏览器和服务器架构设计介绍 (5)
3.1.3数据库设计及表单介绍 (6)
3.1.4系统结构设计与系统结构流程图 (12)
3.2 系统详细设计 (15)
3.2.1 系统功能模块详细介绍 (15)
3.2.2 系统详细功能模块设计 (17)
第四章系统页面设计与部分核心代码实现 (17)
4.1前台页面设计: (18)
4.2后台管理员界面设计: (25)
4.3 系统部分核心代码实现 (30)
第五章系统测试 (34)
5.1 测试的目的与目标 (34)
5.2 单元测试 (34)
5.3集成测试.................................. 错误!未定义书签。
5.4 系统测试 (36)
5.5 测试总结 (37)
第六章结论 (38)
6.1总结 (38)
第七章致谢 (38)
主要参考文献: (39)