【正文】
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 correspondingly. 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. The greatest benefit of choosing .NET to programming is the easy managements and reusability. 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. Key words: Inter City Bus inquiries .NET Nested query 畢業(yè)設(shè)計(jì)(論文) 3 目 錄 摘 要 ...................................................................................................................... 1 Abstract..................................................................................................................... 2 第 1 章 緒 論 ........................................................................................................ 5 公交查詢系統(tǒng)背景 ....................................................................................... 5 目的和意義 ................................................................................................... 6 系統(tǒng)設(shè)計(jì)思想 ............................................................................................... 6 第 2 章 可行性分析 ................................................................................................ 7 技術(shù)可行性 ................................................................................................... 7 在硬件方面 ............................................................................................ 7 在軟件方面 ............................................................................................ 7 運(yùn)行可行性 ................................................................................................... 8 本章小結(jié) ....................................................................................................... 8 第 3 章 城市公交車查詢系統(tǒng)的分析與設(shè)計(jì) ........................................................ 9 需求分析 ....................................................................................................... 9 數(shù)據(jù)流圖 ................................................................................................ 9 數(shù)據(jù)字典 .............................................................................................. 10 概要設(shè)計(jì) ..................................................................................................... 14 系統(tǒng)功能描述 ...................................................................................... 14 系統(tǒng)功能模塊劃分 .............................................................................. 15 系統(tǒng)程序流程設(shè)計(jì) .............................................................................. 16 系統(tǒng) ER 圖 .......................................................................................... 17 本章小結(jié) ..................................................................................................... 19 第 4 章 數(shù)據(jù)庫(kù)結(jié)構(gòu)設(shè)計(jì)與實(shí)現(xiàn) .......................................................................... 20 數(shù)據(jù)庫(kù)設(shè)計(jì) ................................................................................................. 20 數(shù)據(jù)庫(kù)設(shè)計(jì)思想 .................................................................................. 20 數(shù)據(jù)分析 .............................................................................................. 20 數(shù)據(jù)庫(kù)設(shè)計(jì)注意事項(xiàng) .......................................................................... 21 數(shù)據(jù)表的創(chuàng)建 ............................................................................................. 21 本章小結(jié) ..................................................................................................... 23 第 5 章 詳細(xì)設(shè)計(jì) .................................................................................................. 24 畢業(yè)設(shè)計(jì)(論文) 4 系統(tǒng)運(yùn)行平臺(tái)設(shè)置 ..................................................................................... 24 開發(fā)工具簡(jiǎn)介 ............................................................................................. 24 系統(tǒng)主界面設(shè)計(jì) ......................................................................................... 26 基本信息功能頁(yè)面設(shè)計(jì) ............................................................................. 27 哈爾濱簡(jiǎn)介頁(yè)面設(shè)計(jì) .......................................................................... 27 旅游信息頁(yè)面設(shè)計(jì) .............................................................................. 28 知名景區(qū)頁(yè)面設(shè)計(jì) .............................................................................. 29 后臺(tái)管理設(shè)計(jì) ...................................................................................... 30 線路添加刪除功能設(shè)計(jì) ............................................................................. 31 線路添加頁(yè)面設(shè)計(jì) .............................................................................. 31 添加線路的實(shí)現(xiàn) .................................................................................. 32 線路刪除 .............................................................................................. 33 本章小結(jié) ..................................................................................................... 34 第 6 章 系統(tǒng)測(cè)試與性能分析 .............................................................................. 35 測(cè)試用戶查詢模塊 ..................................................................................... 35 測(cè)試系統(tǒng)管理模塊 ..................................................................................... 36 本章小結(jié) ..................................................................................................... 36 第 7 章 系統(tǒng)主要功能使用說(shuō)明 .......................................................................... 37 線路查詢步驟 ................