php火车订票系统设计论文,基于JSP的火车票订票系统 JSP146(毕业设计+论文)
摘? 要
隨著科學(xué)技術(shù)的不斷提高,計(jì)算機(jī)科學(xué)日漸成熟,其強(qiáng)大的功能已為人們深刻認(rèn)識(shí),它已進(jìn)入人類社會(huì)的各個(gè)領(lǐng)域并發(fā)揮著越來(lái)越重要的作用。 作為計(jì)算機(jī)應(yīng)用的一部分使用計(jì)算機(jī)對(duì)火車(chē)信息進(jìn)行管理,具有手工管理所無(wú)法比擬的優(yōu)點(diǎn)。例如:檢索迅速、查找方便、可靠性高、存儲(chǔ)量大、保密性好、壽命長(zhǎng)、成本低等。這些優(yōu)點(diǎn)能夠極大地提高火車(chē)信息管理的效率,也是企業(yè)的科學(xué)化、正規(guī)化管理,與世界接軌的重要條件。
本文針對(duì)火車(chē)站的訂票實(shí)際情況,按照軟件工程的結(jié)構(gòu)化設(shè)計(jì)思想,經(jīng)過(guò)項(xiàng)目的可 行性研究和需求分析,總體設(shè)計(jì),詳細(xì)設(shè)計(jì),以及編碼實(shí)現(xiàn)和調(diào)試等步驟設(shè)計(jì)開(kāi)發(fā)了火 車(chē)站網(wǎng)上訂票系統(tǒng)。并運(yùn)用數(shù)據(jù)流圖和數(shù)據(jù)字典,E-R 圖和數(shù)據(jù)庫(kù)邏輯結(jié)構(gòu),層次圖, 系統(tǒng)流程圖,以及程序流程圖,對(duì)該系統(tǒng)的數(shù)據(jù)需求,數(shù)據(jù)庫(kù),系統(tǒng)軟件結(jié)構(gòu),系統(tǒng)流 程,以及處理過(guò)程等進(jìn)行了分析和設(shè)計(jì)。
本系統(tǒng)前臺(tái)主要使用JSP作為開(kāi)發(fā)語(yǔ)言,后臺(tái)使用SqlServer作為數(shù)據(jù)庫(kù)管理系統(tǒng),開(kāi)發(fā)環(huán)境是MyEclipse,服務(wù)器采用tomcat,開(kāi)發(fā)出的一個(gè)基于Web技術(shù)的B/S結(jié)構(gòu)的鐵路售票系統(tǒng)。
關(guān)鍵詞:信息管理,火車(chē)售票,JSP,B/S結(jié)構(gòu)
ABSTRACT
With the continuous improvement of science and technology, computer science increasingly mature, its powerful features for people to have a profound understanding, it has entered the human society in various fields and play an increasingly important role. As part of the computer application the use of computers to train information management, with a manual management of the incomparable advantages. For example: the rapid retrieval and search for convenient, high reliability, large storage capacity, confidentiality good, long life and low cost. These advantages can improve the efficiency of the train information management, the enterprise is also a scientific, standardized management, and an important condition for the world.
Aiming at the train station booking the actual situation, in accordance with a structured software engineering design, after the project can do research and needs analysis, general design, detailed design, coding and debugging steps as well as the design and development of fire station online booking system. And use the data flow diagram and data dictionary, E-R diagram and database logical structure, hierarchy diagram, system flow chart, and program flow chart of the system, data requirements, database, system software structure, system flow process, and process is analyzed and design.
The front of the system using JSP as a development language, the use of SqlServer as a database management system, the development environment is MyEclipse, server using tomcat, developed a Web technology based on B / S structure of railway ticketing system.
Key words: information management, train ticket, JSP, B / S structure
目? 錄
摘? 要?I
ABSTRACT?II
第一章 緒論?1
1.1課題背景?1
1.2目的和意義?1
1.3開(kāi)發(fā)工具及技術(shù)?1
1.3.1開(kāi)發(fā)工具?1
1.3.2 JSP?2
1.3.3 JavaScript?3
1.3.4 Struts 2簡(jiǎn)介?3
1.3.5 Hibernate簡(jiǎn)介?4
1.4軟硬件需求?4
第二章 需求分析?5
2.1需求調(diào)研?5
2.2可行性分析?5
2.2.1技術(shù)的可行性?5
2.2.2經(jīng)濟(jì)的可行性?5
2.2.3操作可行性?5
2.2.4法律的可行性?6
2.3系統(tǒng)用戶用例圖?6
2.3.1管理員用例圖?6
2.4功能模塊需求分析?6
2.5設(shè)計(jì)的基本思想?7
2.6性能需求?8
2.6.1系統(tǒng)的安全性?8
2.6.2數(shù)據(jù)的完整性?8
2.7界面需求?8
第三章 系統(tǒng)分析與設(shè)計(jì)?10
3.1數(shù)據(jù)庫(kù)的分析與設(shè)計(jì)?10
3.1.1數(shù)據(jù)庫(kù)的概念結(jié)構(gòu)設(shè)計(jì)?10
3.1.2數(shù)據(jù)庫(kù)的邏輯結(jié)構(gòu)設(shè)計(jì)?13
3.1.3數(shù)據(jù)庫(kù)的連接原理?15
3.2中文亂碼問(wèn)題處理?16
第四章 系統(tǒng)功能實(shí)現(xiàn)?18
4.1系統(tǒng)登陸頁(yè)面實(shí)現(xiàn)?18
4.2管理員功能模塊?19
4.2.1管理員管理?20
4.2.2會(huì)員信息管理?22
4.2.3車(chē)次信息管理?23
4.2.4訂單信息管理?26
4.2.5公告信息管理?28
4.2.6留言信息管理?29
4.2.7修改密碼?30
4.2.8退出系統(tǒng)?31
4.3會(huì)員功能模塊?31
4.3.1我的訂單信息?31
4.4前臺(tái)網(wǎng)站模塊?33
4.4.1網(wǎng)站首面?33
4.4.2用戶注冊(cè)?33
4.4.3車(chē)票預(yù)訂?34
4.4.4系統(tǒng)留言板功能?35
第五章 系統(tǒng)測(cè)試?36
5.1系統(tǒng)測(cè)試目的與意義?36
5.2測(cè)試過(guò)程?36
5.2.1主頁(yè)面的登錄模塊測(cè)試?36
5.3其他錯(cuò)誤?37
結(jié)? 論?38
參考文獻(xiàn)?39
致? 謝?40
創(chuàng)作挑戰(zhàn)賽新人創(chuàng)作獎(jiǎng)勵(lì)來(lái)咯,堅(jiān)持創(chuàng)作打卡瓜分現(xiàn)金大獎(jiǎng)總結(jié)
以上是生活随笔為你收集整理的php火车订票系统设计论文,基于JSP的火车票订票系统 JSP146(毕业设计+论文)的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: Java Swing专栏订阅须知《必读》
- 下一篇: linux如何卸载conky,Linux