【正文】
目錄 手機(jī)公交線路查詢系統(tǒng) ............................................................................................... 1 第 1 章 緒論 ............................................................................................................... 5 研究背景及目的 .................................................................................................. 5 國(guó)內(nèi)外研究的現(xiàn)狀及發(fā)展趨勢(shì)展望 ................................................................. 6 第 2 章 相關(guān)技術(shù)與基礎(chǔ)知識(shí) ..................................................................................... 8 B/S 結(jié)構(gòu) ............................................................................................................... 8 C/S 結(jié)構(gòu) ............................................................................................................... 9 B/SC/S 模式 ....................................................................................................... 9 連接數(shù)據(jù)庫(kù)技術(shù) ............................................................................................... 11 Java Servlet 技術(shù)與 JavaServer Pages(JSP)...................................................... 11 Android 簡(jiǎn)介 ..................................................................................................... 12 數(shù)據(jù)交互技術(shù) WebService+SOAP .................................................................. 13 第 3 章 需求分析與設(shè)計(jì) ........................................................................................... 15 系統(tǒng)功能模塊設(shè)計(jì) ........................................................................................... 15 本設(shè)計(jì)中的查詢方式與核心算法 ................................................................... 16 服務(wù)器端需求分析 ........................................................................................... 18 客戶端需求分析 ............................................................................................... 18 開發(fā)環(huán)境及工具需求分析 ............................................................................... 19 概要設(shè)計(jì) ........................................................................................................... 20 第 4 章 數(shù)據(jù)庫(kù)設(shè)計(jì) ................................................................................................... 21 數(shù)據(jù)庫(kù)結(jié)構(gòu) ........................................................................................................ 21 服務(wù)器數(shù)據(jù)庫(kù)設(shè)計(jì) ............................................................................................ 21 客 戶端數(shù)據(jù)庫(kù)設(shè)計(jì) ............................................................................................ 23 系統(tǒng)數(shù)據(jù)流程 ................................................................................................... 24 第 5 章 系統(tǒng)詳細(xì)設(shè)計(jì)與實(shí)現(xiàn) ................................................................................... 25 服務(wù)器端的詳細(xì)設(shè)計(jì) ....................................................................................... 25 4 后臺(tái)管理模式 .................................................................................................. 25 服務(wù)器端功能實(shí)現(xiàn) .......................................................................................... 25 客戶端的詳細(xì)設(shè)計(jì) .......................................................................................... 31 第 6 章 結(jié)論 ............................................................................................................... 34 致 謝 ....................................................................................................................... 35 參 考 文 獻(xiàn) ............................................................................................................... 36 湖南 省高等教育自學(xué)考試本科學(xué)生 畢業(yè) 論文( 設(shè)計(jì) ) 第 1 章 緒論 目的 當(dāng)下,計(jì)算機(jī)技術(shù)在迅猛的發(fā)展,其技術(shù)已經(jīng)應(yīng)用在各個(gè)行業(yè)領(lǐng)域了。 關(guān)鍵詞 : 公交車; B/SC/S 結(jié)構(gòu);安卓 2 Mobile Phone Bus Line Query System Abstract: Mobile phone bus line query system is divided into two parts, one part is based on the B/S structure, using web to manage database and realize the function of query, the other part is based on the C/S structure, using Android mobile phone as a client to implement query function. The design of B/S structure is part of the Tomcat as a server, use the Eclipse tool to design and development the code, use Servlet Technology to realize the internal function, use MySQL as a database, the user can enter the query corresponding investigations of the bus route information , and management can be based on user system manage the bus line information to increase, delete, modify and query. Design of C/S structure part of the system, using the Eclipse tool and ADT plugin develop the code, this part of the system is Android mobile phone application program, the program through mobile phone inquiries bus line information and realize the query function. This system can satisfy the actual request now, and have good practical significance. Key words: Bus 。設(shè)計(jì)中 C/S 結(jié)構(gòu)部分的系統(tǒng),利用 Eclipse 工具以及 ADT 插件進(jìn)行開發(fā),此部分系統(tǒng)是 Android 手機(jī)應(yīng)用程序,該程序可以通過(guò)手機(jī)查詢得到公交車線路的信息實(shí)