【正文】
吉林大學(xué)畢業(yè)論文 I 火車站售票管理系統(tǒng) 摘 要 火車站售票系統(tǒng)是一個(gè)基于 B/S 構(gòu)架的系統(tǒng)。系統(tǒng)的開發(fā)和應(yīng)用目的是使售票活動(dòng)能夠在多個(gè)不同的地點(diǎn)(除火車站外)進(jìn)行并且能夠使旅客通過系統(tǒng)查詢到自己所需要的出行信息。 本論文圍繞如何實(shí)現(xiàn)基于 B/S 結(jié)構(gòu)的客票系統(tǒng)展開討論,通過對現(xiàn)有 C/S 結(jié)構(gòu)的售票系統(tǒng)與 B/S 結(jié)構(gòu)的優(yōu)缺點(diǎn)進(jìn)行比較 ,給出基于B/S 結(jié)構(gòu)售票系統(tǒng)的具體解決方案:查詢,買票,訂票,退票,新聞管理,用戶管理等六大模塊,并研究 B/S 結(jié)構(gòu)在網(wǎng)絡(luò)中面臨的安全問題及提出相應(yīng)的解決方案。在軟件的結(jié)構(gòu)設(shè)計(jì)中側(cè)重售票系統(tǒng)主要功能的 設(shè)計(jì)與實(shí)現(xiàn)。本論文的研究內(nèi)容還涉及現(xiàn)有客車售票系統(tǒng)中常用的算法設(shè)計(jì),對如何將 B/S 結(jié)構(gòu)的售票系統(tǒng)與車票打印機(jī)連接起來也做了簡要介紹。 本論文關(guān)于客票系統(tǒng)的研究分為以下幾個(gè)章節(jié) :第一章:緒論;第二章: B/S 模式與開發(fā)平臺(tái)介紹;第三章:需求分析;第四章:系統(tǒng)總體設(shè)計(jì)與數(shù)據(jù)庫設(shè)計(jì);第五章:系統(tǒng)的具體實(shí)現(xiàn)細(xì)節(jié);第六章:結(jié)論等。 關(guān)鍵字: B/S結(jié)構(gòu),售票,鐵路 吉林大學(xué)畢業(yè)論文 II The tickets exchange system of railway station Author:Xiaowei Wu Tutor:Shuyang Sun Abstract The system which the station sells the ticket is a system that base on the frame of the B/S. The purpose in exploitation and appliance of the system is to make the activity of selling the tickets at many different location(except the train station)and make the traveller inquire about the information of going out by the system. This paper give a solution of tickets selling through paring the C/S structure with the B/S also researches the problems of safe which B/S structure features the main function of the paper also researches the mon arithmetics of the sell system which is now using .And also it gives a brief introduction of how to connect this system with printer. This paper have 6 parts. The chapter 1: introduction something about tickets system of train 。The chapter 2:the introduction of b/s structure。The chapter 3: request analyze。 吉林大學(xué)畢業(yè)論文 III The chapter 4: the collectivity design of system。The chapter 5:introduction the details of design。The chapter 6: conclusion and on Keyword:B/S structure,tickets exchange,railway 吉林大學(xué)畢業(yè)論文 IV 目 錄 第 1章 緒論 .............................................. 1 鐵路信息化的現(xiàn)狀及目標(biāo) ............................ 1 鐵路售票系統(tǒng)的現(xiàn)狀 ................................ 2 文章概要 .......................................... 2 第 2章 B/S 模式和開發(fā)平臺(tái) ................................. 3 B/S 模式介紹 ...................................... 3 關(guān)于 B/S(瀏覽器 /服務(wù) 器)模式 ................ 3 開發(fā)工具介紹 ...................................... 3 關(guān)于 SQLServer2020........................... 3 關(guān)于 .NET .................................... 3 關(guān)于 ................................. 4 查詢功能需求 ...................................... 6 售票功能需求 ...................................... 6 3. 3 退票功能需求 ..................................... 6 3. 4 訂票功能需求 ..................................... 6 3. 5 新聞功能需求 ..................................... 6 3. 6 留言功能需求 ..................................... 7 3. 7 用戶管理功能需求 ................................. 7 注冊功能需 求 ...................................... 8 性能需求 .......................................... 8 系統(tǒng)的準(zhǔn)確性和及時(shí)性 ........................ 8 系統(tǒng)的開放性和可擴(kuò)展性 ...................... 8 系統(tǒng) 的易用性和易維護(hù)性 ...................... 9 數(shù)據(jù)需求 ......................................... 9 數(shù)據(jù)錄入和處理的準(zhǔn)確性 ..................... 9 數(shù)據(jù)的一致性和完整性 ....................... 9 吉林大學(xué)畢業(yè)論文 V 數(shù)據(jù)的共享與獨(dú)立性 ......................... 9 系統(tǒng)總體設(shè)計(jì) ..................................... 11 設(shè)計(jì)目標(biāo) ................................... 11 設(shè)計(jì)原則 ................................... 11 功能設(shè)計(jì) ................................... 11 系統(tǒng)功能模塊設(shè)計(jì) ................................. 12 注冊模塊 ................................... 12 登錄模塊 ................................... 12 售票模塊 ................................... 13 訂票模塊 ................................... 13 退票模塊 ................................... 13 查詢模塊 ................................... 13 個(gè)人資 料模塊 ............................... 14 留言板模塊 ................................. 14 用戶管理模塊 ............................... 14 車次刷新模塊 .............................. 14 銷售 統(tǒng)計(jì)模塊 .............................. 14 數(shù)據(jù)庫設(shè)計(jì) ....................................... 15 用戶表 ...................................... 15 車次詳細(xì)信息表 ............................. 15 普通列車價(jià)格表 .............................. 16 普通列車臥鋪價(jià)格表 .......................... 16 空調(diào)列車價(jià)格表 .............................. 17 空調(diào)列車臥鋪價(jià)格表 .......................... 17 訂票紀(jì)錄表 .................................. 18 留言信息表 .................................. 19 新聞信息表 .................................. 20 客車售票系統(tǒng) ER 圖 ........................ 21 登陸模塊 ......................................... 23 實(shí)現(xiàn)原理 .................................... 23 關(guān)鍵代碼 .................................... 23 吉林大學(xué)畢業(yè)論文 VI 注冊模塊 ......................................... 25 實(shí)現(xiàn)原理 .................................... 25 Button_queding_Click 事件(提交事件) ....... 25 系統(tǒng)主界面 ....................................... 26 售票模塊 ......................................... 27 實(shí)現(xiàn)原理 .................................... 27 綁定車次代碼 ................................ 28 價(jià)格計(jì)算原理及代碼 ......................... 29 訂票模塊 ......................................... 33 退票模塊 ......................................... 33 查詢模塊 ......................................... 33 查詢模塊關(guān)鍵代碼 ............................ 34 站內(nèi)新聞模塊 ..................................... 37 意見反饋模塊 .................................... 38 用戶管理模塊 .................................... 39 管理用戶模塊 .................................... 39 查詢剩余票模塊 .................................. 40 更新車次模塊 .................................... 41 新聞公告管理模塊 ................................ 42 留言管理模塊 .................................... 42 銷售統(tǒng)計(jì)模塊 .................................... 43 結(jié)論 .................................................... 44 致謝 .................................................... 45 參考文獻(xiàn) ..................................