{$cfg_webname}
主页 > 计算机 > JAVA >

基于JSP的旅游管理系统设计与实现(MyEclipse,SQL)

来源:wenku163.com  资料编号:WK16312268 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK16312268
资料介绍

基于JSP的旅游管理系统设计与实现(MyEclipse,SQL)(任务书,外文翻译,毕业论文12000字,程序代码,SQL2012数据库,答辩PPT)

摘  要 随着科技的迅速发展,计算机技术已应用到社会的各个领域。随着计算机技术和通信技术的迅速发展,网络的规模也逐渐增大,网络的元素也随之不断增加,有的利用其通信,有的利用其商业用途,在网络上进行出售、收购、宣传等操作,从而使得网络越来越成为现今社会上必不可少的元素,而网站就是这个网络里很庞大的元素。 通过旅游信息网这个平台,可以使用户足不出户就可以了解旅游信息,避免他们盲目的寻找旅游景点和旅游线路等。系统的主要功能包括:旅游景点管理、旅游路线管理、在线预订旅游路线、网站论坛、网站公告管理等。分为管理员用户、会员用户这二种用户平台。 本系统前台主要使用JSP作为开发语言,后台使用SqlServer2012作为数据库管理系统,开发环境是MyEclipse8.5,服务器采用tomcat6.0,开发出的一个基于Web技术的B/S结构的旅游网系统。   关键词:旅游网,JSP,B/S结构   Design and implementation of tourism management system based on JSP ABSTRACT   With the rapid development of science and technology, the computer technology has been applied to each field of the society. With the rapid development of computer technology and communication technology, the size of the network increases, network elements are also increasing, some use their communication, and some use it for commercial use, sale, purchase, publicity and other operations in the network, so that the network is increasingly becoming an essential element of modern society, and the website is very large in the network elements. Through the platform of tourism information network, users can remain within doors can get travel information, avoid blind blind search for tourist attractions and tourist routes. The main functions of the system include: management, tourist attractions tourism management, online booking travel route, web forums, bulletin management website. As administrator, members of the user to the two user platform. The front of the system using JSP as the development language, the use of SqlServer2012 as a database management system, the development environment is MyEclipse8.5, the server uses tomcat6.0, a developed tourism network system based on B/S structure of Web technology. Keywords: Tourism Network,JSP,B / S structure   功能模块需求分析 本系统最大的特点是使用操作简单、友好的提示信息。本系统将实现以下基本功能: (1)系统具有简洁大方的页面,使用简便,友好的错误操作提示 (2)管理员用户具有旅游景点管理、旅游线路管理、会员管理管理,线路预订管理、系统公告管理、修改个人密码等功能 (3)普通用户用户具有浏览旅游景点、旅游线路预订、在线注册、论坛发帖留言等功能 (4)具有较强的安全性,避免用户的恶意操作   基于JSP的旅游管理系统设计与实现(MyEclipse,SQL)
基于JSP的旅游管理系统设计与实现(MyEclipse,SQL)
基于JSP的旅游管理系统设计与实现(MyEclipse,SQL)
基于JSP的旅游管理系统设计与实现(MyEclipse,SQL)
基于JSP的旅游管理系统设计与实现(MyEclipse,SQL)
基于JSP的旅游管理系统设计与实现(MyEclipse,SQL)
基于JSP的旅游管理系统设计与实现(MyEclipse,SQL)
基于JSP的旅游管理系统设计与实现(MyEclipse,SQL)
基于JSP的旅游管理系统设计与实现(MyEclipse,SQL) 目   录 摘  要 i ABSTRACT ii 目   录 iii 第1章  绪论 1 1.1课题背景 1 1.2目的和意义 1 1.3开发工具及技术 1 1.3.1开发工具 1 1.3.2 JSP 2 1.3.3 JavaScript 3 1.4软硬件需求 3 第2章  需求分析 5 2.1可行性分析 5 2.1.1技术的可行性 5 2.1.2经济的可行性 5 2.1.3操作可行性 5 2.1.4法律的可行性 5 2.2系统用户用例图 5 2.2.1普通用户用例图 5 2.2.2管理员用例图 6 2.3功能模块需求分析 7 2.4设计的基本思想 8 2.5性能需求 8 2.5.1系统的安全性 8 2.5.2数据的完整性 8 2.6界面需求 8 第3章  系统分析与设计 10 3.1数据库的分析与设计 10 3.1.1数据库的概念结构设计 10 3.1.2数据库的逻辑结构设计 12 3.1.3数据库的连接原理 14 3.2中文乱码问题处理 15 第4章  系统功能实现 17 4.1管理员登陆页面 17 4.2管理员模块 18 4.2.1旅游景点管理 19 4.2.2旅游线路管理 22 4.2.3会员信息管理 24 4.2.4系统公告管理 26 4.2.5退出系统 26 4.3普通用户模块 27 4.3.1系统主页面实现 27 4.3.2旅游景点查询 27 4.3.3用户注册 28 第5章  系统测试 29 5.1系统测试目的与意义 29 5.2测试过程 29 5.2.1主页面的登录模块测试 29 5.3其他错误 30 结  论 31 参考文献 32 致  谢 33 附  录 34 译文资料 44 中文译文 51  
推荐资料