【正文】
摘 要 旅行社管理系統(tǒng)是一套技術(shù)更新比較快 的實用商務(wù)管理系統(tǒng)。 通過對一些中型規(guī)模的旅行社的考察,旅游公司所需的旅游信息量越來越大。因此,加強對旅游公司信息資源的整合、統(tǒng)一管理 。 本 設(shè)計 是基于這種現(xiàn)狀 ,來提高上海滬連旅行社工作效率的 管理 信息系統(tǒng)。 本系統(tǒng)是在軟件工程的方法以及 JSP 和 MySQL 數(shù)據(jù)庫技術(shù)的支持下完成的。 針對需求分析 進行了包括功能模塊、數(shù)據(jù)庫等方面的系統(tǒng)設(shè)計,最終研究出了 B/S 模式 下的 上海滬連 旅行社管理系統(tǒng)。通過對數(shù)據(jù)庫表的增、刪、改、查,實現(xiàn)了對旅行社各種信息的檢索和數(shù)據(jù)統(tǒng)計。 一個 旅游信息可 以快速發(fā)布 到 信息管理系統(tǒng) 上 , 同時 對文檔進行 自動化的 管理 , 把 各類信息有序地進行存儲, 可以完成 信息管理 、 信息查詢 、 權(quán)限設(shè)置 、 留言簿等功能 。 最 終 實現(xiàn)了 上海滬連旅行社管理系統(tǒng)的 各種業(yè)務(wù) 系統(tǒng)的數(shù)據(jù)集成和信息集成 。 關(guān)鍵詞: 旅行社 管理 系統(tǒng) , JSP, B/S模式 ,信息檢索 ABSTRACT Travel agency management system is a technology refresh faster practical business management system. Through the investigation of some medium scale travel agencies, travel pany of tourism information required is growing. Therefore, strengthening the tourism information resources integration, unified management. This design is also based on the current situation, to improving the efficiency of Shanghai Hulian travel service management information system. This system is a method in software engineering, and pleted with the support of JSP and MySQL database technology. Including feature modules for needs analysis, databases and other aspects of system design, eventually developed the B/S mode of Shanghai Hulian travel service management system. Through the increase of the information, delete, alter and check, for the travel agencies of various information retrieval and data and statistics. A variety of tourist can quickly publish information to the information management system, automated management of the document at the same time, orderly manner all kinds of information storage, information management, information can be pleted, permission settings, book and other functions. Ultimately, Shanghai Hulian travel service management system data from various business systems and information integration. Keywords: travel agency management systems, JSP,B/S mode, information retrieval I 目 錄 第 1章 緒 論 ...................................................... 1 研究目的及意義 ........................................... 1 國內(nèi)外研究現(xiàn)狀 ........................................... 2 相關(guān)技術(shù)介紹 ............................................. 4 JSP技術(shù) ............................................ 4 MySQL .............................................. 5 主要研究內(nèi)容 ............................................. 6 第 2章 需求分析 ................................................... 7 可行性分析 ............................................... 7 用戶需求描述 ............................................. 8 系統(tǒng)功能 ................................................. 9 數(shù)據(jù)字典 ................................................. 9 數(shù)據(jù)流圖 ................................................ 10 運行需求 ................................................ 11 最低配置 .......................................... 11 建議配置 .......................................... 12 第 3章 概要設(shè)計 .................................................. 13 總體結(jié)構(gòu)圖 .............................................. 13 網(wǎng)站前臺功能設(shè)置 ........................................ 14 第 4章 詳細設(shè)計 .................................................. 15 系統(tǒng)功能流程圖 .......................................... 15 數(shù)據(jù)庫設(shè)計與實現(xiàn) ........................................ 17 II 實體模型 .......................................... 17 ER模型 ........................................... 18 數(shù)據(jù)庫的邏輯設(shè)計 .................................. 19 第 5章 系統(tǒng)的安裝與配置 .......................................... 22 Tomcat ...................................... 22 jdk ........................................... 22 Tomcat ................................ 23 MyEclipse ........................................... 25 MySQL ............................................... 27 第 6章 系統(tǒng)實現(xiàn) .................................................. 29 前臺頁面設(shè)計與實現(xiàn) ...................................... 29 首頁設(shè)計 .......................................... 29 旅游線路 .......................................... 29 導(dǎo)游信息 .......................................... 30 留言板 ............................................ 31 后臺設(shè)計與實現(xiàn) .......................................... 31 后臺登錄頁面 ...................................... 31 旅游線路管理 ...................................... 32 員工管理 .......................................... 33 會員注冊 .......................................... 34 用戶注冊登錄 ...................................... 34 第 7章 軟件測試 .................................................. 35 測試方案 ................................................ 35 黑盒測試 .......................................... 35 白盒測試 .......................................... 35 本系統(tǒng)所采用測試方案 .............................. 36 III 測 試過程 ................................................ 36 用戶登錄測試 ...................................... 36 頁面使用安全測試 .................................. 37 學生用戶測試 ...................................... 37 總 結(jié) .......................................................... 39 致 謝 .......................................................... 40 參考文獻 ........................................................ 41 I Contents ChapterⅠ Introduction………………………… ……………………….. ……… 1 Research purpose and meaning…………………… ….. …… .……………1 Present research situation of home and abroad……………………………..2