【正文】
自己所需的數(shù)據(jù)類型 。所以城市公交查詢系統(tǒng)的前景非常樂觀。因此,在發(fā)展我國(guó)的汽車工業(yè)的同時(shí)要注意到城市公共交通存在的意義和作用,加大國(guó)家在公共交通方面的投入,全面規(guī)劃、統(tǒng)籌安排、合理配置、科學(xué)管理,使城市道路流暢、方便、安全、有效、可靠。本畢業(yè)設(shè)計(jì)主要的目的就是實(shí)現(xiàn)公交查詢以及信息發(fā)布。s technology of urban public transport information inquiry is still in a relatively backward level. The numerous citizens have a little access to acquire the information about bus lines. The most mon ways are confined to traffic maps or the reference to stranger. And the urban public transport system is designed for people to inquire of all lines in the Inter conveniently and simply and get to know every site that they passed away in order to make their plans more efficiently. The development technology of the city bus inquiry system adopt B/S framework based on .NET. Its frontend part uses as the major framework. The .ASPX file contains HTML text and controls which make up of user interface. The backend chooses C as its programming language. Database uses the SQL Server 2020, and the application accesses the database by and uses SQL language to operate the database. The stored procedure is used a lot to operate the database in the system. The main module of this system is the bus information query module. Its functions include line inquiry, site inquiry, stationtostation inquiry and station inquiry. The system management module mainly realizes the functional operation on adding, editing, deleting of all data tables and responses to the message this system, we can do the standard management of information and quick check and realized the bus systematic information management, standardization and automation, not only to reduce management workload, but also improve management efficiency, reduce management costs. Key words: City Bus inquiries .NET B/S Architecture 1 1 引言 當(dāng)今是一個(gè)以網(wǎng)絡(luò)為中心的信息化世界,計(jì)算機(jī)已成為廣大市民不可缺少的工具。在此系統(tǒng)中,大量采用了存儲(chǔ)過程來對(duì)數(shù)據(jù)庫進(jìn)行操作。但我國(guó)的城市公交信息查詢卻還處于比較落后的水平上,廣大的市民獲取路線信息方式也比較少,最常用的方式只局限在詢問和交通地圖上。 作者簽名: 日期: 年 月 日 學(xué)位論文版權(quán)使用授權(quán)書 本學(xué)位論文作者完全了解學(xué)校有關(guān)保留、使用學(xué)位論文的規(guī)定,同意學(xué)校保留并向 國(guó)家有關(guān)部門或機(jī)構(gòu)送交論文的復(fù)印件和電子版,允許論文被查閱和借閱。 作者簽名: 日 期: 2 學(xué)位論文原創(chuàng)性聲明 本人鄭重聲明:所呈交的論文是本人在導(dǎo)師的指導(dǎo)下獨(dú)立進(jìn)行研究所取得的研究成果。 鄭州大學(xué)畢業(yè)設(shè)計(jì)(論文) 題 目: 基于 .NET 的城市公交查詢系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 1 畢業(yè)設(shè)計(jì)(論文)原創(chuàng)性聲明和使用授權(quán)說明 原創(chuàng)性聲明 本人鄭重承諾:所呈交的畢業(yè)設(shè)計(jì)(論文),是我個(gè)人在指導(dǎo)教師的指導(dǎo)下進(jìn)行的研究工作及取得的成果。 作 者 簽 名: 日 期: 指導(dǎo)教師簽名: 日 期: 使用授權(quán)說明 本人完全了解 大學(xué)關(guān)于收集、保存、使用畢業(yè)設(shè)計(jì)(論文)的規(guī)定,即:按照學(xué)校要求提交畢業(yè)設(shè)計(jì)(論文)的印刷本和電子版本;學(xué)校有權(quán)保存畢業(yè)設(shè)計(jì)(論文)的印刷本和電子版,并提供目錄檢索與閱覽服務(wù);學(xué)??梢圆捎糜坝 ⒖s印、數(shù)字化或其它復(fù)制手段保存論文;在不以贏利為目的前提下,學(xué)??梢怨颊撐牡牟糠只蛉?jī)?nèi)容。本人完全意識(shí)到本聲明的法律后果由本人承擔(dān)。 作者簽名: 日期: 年 月 日 導(dǎo)師簽名: 日期: 年 月 日 3 目 錄 摘要 ................................................................................................................................... I Abstract............................................................................................................................II 1 引言 ............................................................................................................................... 1 城市公交查詢系統(tǒng)的背景與意義 ............................................................................ 1 城市公交查詢系統(tǒng)的背景 ...................................................................................... 1 城市公交查詢系統(tǒng)的作用 ...................................................................................... 1 開發(fā)環(huán)境 ................................................................................................................. 2 運(yùn)行環(huán)境 ................................................................................................................. 2 2 系統(tǒng) 實(shí)現(xiàn)技術(shù)和工具介紹 .................................................................................................... 3 .................................................................................................................. 3 .NET Framework 概述 ........................................................................................... 3 的特點(diǎn) .................................................................................................. 4 C ......................................................................................................................... 4 對(duì)象操作數(shù)據(jù)庫 ............................................................................................ 4 SQL Server 2020 ..................................................................................................... 5 Microsoft Visual ................................................................................... 5 3 系統(tǒng)的分 析與設(shè)計(jì) ............................................................................................................ 6 需求分析 ................................................................................................................ 6 總體設(shè)計(jì) ................................................................................................................ 6 系統(tǒng)功能模塊劃分 .............................................................................................. 6 系統(tǒng)流程設(shè)計(jì) .................................................................................................... 8 4 數(shù)據(jù)庫的設(shè)計(jì)與實(shí)現(xiàn) ....................................................................................................... 10 數(shù)據(jù)表的創(chuàng)建 ........................................................................................................ 10 數(shù)據(jù)庫的連接 .........................................................................................................11 存儲(chǔ)過程 .............................................................................................................. 13 5 城市公交查詢系統(tǒng)的功能實(shí)現(xiàn) ............................................................................................ 14 前臺(tái)功能實(shí)現(xiàn) ......................................................................................................... 14 首頁頁面 .........................