1、 毕业设计(论文) 作 者: 学 号: 系 部: 专 业: 题 目: 指导者: 评阅者: 年 月 I 毕 业 设 计 ( 论 文 ) 中 文 摘 要 我国城市公交乘客信息系统的发展处于一个较落后的水平,广大乘客可以获 得信息的方式很少,为了解决这种问题,加快发展城市公交信息化,设计一个城市 公交查询系统是具有一定实际应用意义的。在此背景下,我开发了这个应用程序 -城市公交查询系统。本次设计,首先我考虑了公交运营的实际情况和不同公交 乘客的实际要求,分析了此系统应该具有的功能;其次对系统的主要功能模块进 行了详细地描述,其中主要包括二个模块-查询模块(包括按线路查询、按站点 查询和按两站点查询)
2、和管理更新模块(包括公交站点管理和公交线路管理) ,最 后结合系统开发阶段和调试阶段发现的问题,提出了系统需要完善的地方,总结 了开发此系统所取得的经验。 关键词:关键词:公交查询, ASP.NET,B/S 结构,数据库 II 毕 业 设 计 ( 论 文 ) 外 文 摘 要 TitleTitle:Urban Public Transportation Query System Development and Design AbstractAbstract: The development of the bus passenger information system is in a level
3、 that fall behind of the city in our country. The large part of passengers can acquire few ways of the information. So its practical for us to develop citys bus passenger information system in order to resolving this problem. For this purpose, I design this application procedure-bus circuit search s
4、ystem. From this design, First ,I analyzed the present condition of the bus passenger information and different peoples needs, in order to know what functions this equipment should contain. Second, I describe the systems main function modules in detail, these functions can be divided in to two parts
5、-search system(According to the line search、station search and between two stations search) and management update system(Bus station management and Bus line management). At last according to the problems that happened in the period of using, I summed up some ways to improve the system, and some expe
6、riences that I can have from this research. Keywords Keywords :Bus,ASP.NET,Search,Structure of B/S,Database 目 录 1 引 言 1 1.1 课题背景. 1 1.2 论文的研究内容. 2 1.3 论文的组织结构. 2 2 系统的开发工具与环境. 3 2.1 ASP.NET 简介 . 3 2.2 ADO.NET 概述 . 5 2.3 系统的开发要求. 6 3 需求分析. 7 3.1 系统需求分析. 7 3.2 数据库需求分析. 8 3.3 性能需求. 9 4 系统概要设计 11 4.1 概述 11 4.2 功能模块划分 12 4.3 数据库设计 13 5 详细设计与实现 20 5.1 前台功能的实施 20 5.2 后台管理功能的实现 22 6 测试与维护 26 6.1 创建和测试应用程序 26