freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

基于web機(jī)票預(yù)定信息系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)說(shuō)明書(已修改)

2025-05-23 19:25 本頁(yè)面
 

【正文】 本科生畢業(yè)設(shè)計(jì)(論文) I 摘 要 基于 web 機(jī)票預(yù)定信息系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)的是為了方便全國(guó)乘坐民航的消費(fèi)者進(jìn)行機(jī)票預(yù)定而設(shè)計(jì)的。 系統(tǒng)的用戶分為管理員和普通用戶,通過不同的用戶名和密碼來(lái)登陸系統(tǒng) 來(lái)進(jìn)行所需要的操作 , 管理員 可以對(duì)后臺(tái)數(shù)據(jù)庫(kù)中的內(nèi)容進(jìn)行修改 和管理 。 該系統(tǒng)的 主 要功能包括 會(huì)員 管理, 航線航班 管理, 機(jī)票服務(wù) 管理, 客戶留言信息管理,以及 管理員的后臺(tái)管理 等。 該系統(tǒng) 其開發(fā)主要包括后臺(tái)數(shù)據(jù)庫(kù)的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個(gè)方面。對(duì)于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng),數(shù)據(jù)安全性好的數(shù)據(jù)庫(kù)。而對(duì)于后者則要求應(yīng)用程序功能完備,易使用等 。 本設(shè)計(jì)采用 為開發(fā)環(huán)境 進(jìn)行操作界面和代碼的設(shè)計(jì) ;數(shù)據(jù)庫(kù)采用 Microsoft SQL Server 2021 數(shù)據(jù)庫(kù)系統(tǒng)。 論文的大致框架如下:第一章 緒論 ;第二章 可行性分析; 第三章介紹可行需求分析;第四章 介紹系統(tǒng)總體設(shè)計(jì) ; 第五章 介紹系統(tǒng)數(shù)據(jù)庫(kù)設(shè)計(jì) ;第六章介紹系統(tǒng)詳細(xì)設(shè)計(jì);第七章和第八章介紹系統(tǒng)的測(cè)試與性能分析;第九章是總結(jié)。 關(guān)鍵詞: 會(huì)員 管理; 航線航班管理; 機(jī)票服務(wù)管理 ; 客戶留言; 數(shù)據(jù)庫(kù)設(shè)計(jì) 。 本科生畢業(yè)設(shè)計(jì)(論文) II Abstract Design and Implementation of Booking Tickets for the WebBased Information System is to facilitate the use of CAD booking tickets for the consumer designed. System have administrators and ordinary users, through different user names and passwords to the landing system to carry out some needed operations, Administrators can modify and manage the background database the its content . The system39。s main functions include members of management, flight route management, ticket service management, customer information management messages, Administrators manage the background of system. The Development of the system including two facets which its database background to the establishment and maintenance and the development of the frontend applications .Regarding the former require to establish the stronger data consistency and integrity, good data security database. As for the latter we demanded the application Complete functions, and easy to design used development environment for the operation of the interface and code design。 Database used Microsoft SQL Server 2021 database system. The thesis`s general framework is as follows : Chapter 1 Introduction。 Chapter 2 feasibility analysis。 Chapter 3 introduce the possible demand analysis。 Chapter 4 introduce the Overall design。 Chapter 5 introduce the database design。 Chapter 6 introduce a detailed system design。 Chapter 7 and Chapter 8 introduce the system`s test and function analysis。 Chapter 9 is a summary. Keywords : Member management。 Flight route management。 Ticket service management。 Customers Message。 Database design. 本科生畢業(yè)設(shè)計(jì)(論文) III 目 錄 第 1章 緒 論 ..................................................... 1 系統(tǒng)的概述 ................................................................................................ 1 相 關(guān)工具與開發(fā)工具介紹 ........................................................................ 2 第 2章 可行性分析 ................................................ 4 技術(shù)可行性 ................................................................................................ 4 經(jīng)濟(jì)可行性 ................................................................................................ 4 操作可行性 ................................................................................................ 5 運(yùn)行環(huán)境 .................................................................................................... 5 第 3章 需求分析 .................................................. 6 系統(tǒng)環(huán)境的工作需求及流程 .................................................................... 6 系統(tǒng)數(shù)據(jù)流圖和數(shù)據(jù)字典 ........................................................................ 6 第 4章 總體設(shè)計(jì) ................................................. 11 總述 .......................................................................................................... 11 系統(tǒng)結(jié)構(gòu)圖 .............................................................................................. 11 第 5章 數(shù)據(jù)庫(kù)設(shè)計(jì) ............................................... 14 概念設(shè)計(jì) .................................................................................................. 14 邏輯設(shè)計(jì) .................................................................................................. 17 物理設(shè)計(jì) .................................................................................................. 19 第 6章 詳細(xì)設(shè)計(jì) ................................................. 21 菜單設(shè)計(jì) .................................................................................................. 21 模塊設(shè)計(jì) .................................................................................................. 22 第 7章 系統(tǒng)測(cè)試 ................................................. 33 測(cè) 試的目的 ............................................................................................... 33 測(cè)試的方法 ............................................................................................... 33 測(cè)試的步驟 ............................................................................................... 34 本系統(tǒng)的測(cè)試 ........................................................................................... 35 第 8章 系統(tǒng)維護(hù)與性能分析 ....................................... 37 系統(tǒng)維護(hù) ................................................................................................... 38 性能分析 ................................................................................................... 38 第 9章 總結(jié) ..................................................... 40 本科生畢業(yè)設(shè)計(jì)(論文) IV 參考文獻(xiàn) ........................................................ 41 致 謝 ........................................................... 42 附 錄 I ......................................................... 43 本科生畢業(yè)設(shè)計(jì)(論文) 1 第 1章 緒 論 系統(tǒng)的概述 機(jī)票預(yù)定信息 系統(tǒng)的研究意義 隨著社會(huì)發(fā)展的不斷進(jìn)步,民航事業(yè)的壯大,人們消費(fèi)水平的提高,在現(xiàn)實(shí)生活中,乘坐民航的消費(fèi)者也越來(lái)越多。由于中國(guó)人口眾多,訂購(gòu)機(jī)票成為了旅客們最頭疼的問題!怎樣為旅客提供高效,便捷的服務(wù)是國(guó)家在航空運(yùn)輸中應(yīng)該首要解決的問題。通過網(wǎng)絡(luò)實(shí)現(xiàn)機(jī)票預(yù)定已經(jīng)成為一種消費(fèi)的時(shí)尚,給消費(fèi)者帶來(lái)極大的便捷!預(yù)定查詢系統(tǒng)因此在各機(jī)票預(yù)定網(wǎng)點(diǎn)中的作用也越顯重要。 因此,開發(fā)一套具有完整的存儲(chǔ),查詢,核對(duì),打印機(jī)票功能的實(shí)時(shí)機(jī)票預(yù)定系 統(tǒng)更顯緊迫。機(jī)票預(yù)定系統(tǒng)應(yīng)克服存儲(chǔ)乘客信息少,查詢效率低下等問題外,更重要的是其安全性,可靠性,這關(guān)系到航班的乘客的安全及準(zhǔn)確,本系統(tǒng)因面向廣大機(jī)票預(yù)定網(wǎng)點(diǎn),因此要能在售票網(wǎng)點(diǎn)中普及,則需要開發(fā)一個(gè)功能全,價(jià)格能被顧客所接受的系統(tǒng)! 本系統(tǒng)的主要功能 本系統(tǒng) 最突出的一個(gè)特點(diǎn)是可以通過 IP 地址訪問數(shù)據(jù)庫(kù)。系統(tǒng)功能 主要實(shí)現(xiàn)會(huì)員 資料管理, 航線航班管理 、 機(jī)票服務(wù) , 客戶留言 情況的統(tǒng)計(jì), 航班票價(jià)查詢 ,航線航班的查詢 等功能。管理 員 可以輕松地對(duì) 系統(tǒng)會(huì)員,航線,航班,票價(jià) 進(jìn)行修改 ,也可以通過本系統(tǒng)來(lái)查看 用戶訂票的 的資料。 本 系統(tǒng) 對(duì)會(huì)員 資料管理 包括 添加 會(huì)員 , 刪除會(huì)員 和 修改會(huì)員資料 并對(duì) 會(huì)員 進(jìn)行統(tǒng)計(jì)等。 航線
點(diǎn)擊復(fù)制文檔內(nèi)容
研究報(bào)告相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號(hào)-1