基于aspnet+sql2005城市公交查询系统的设计与实现.rar
基于aspnet+sql2005城市公交查询系统的设计与实现,基于aspnet+sql2005城市公交查询系统的设计与实现目 录摘 要iabstractii第1章 引 言11.1课题背景11.2 论文的研究内容11.3 论文的组织结构2第2章 系统的开发工具与环境32.1 asp.net简介32.2 ado.net概述42.3 系统的开发要求5第3章 需求分析63.1 系统需求分...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 bshhty 发布
基于ASPNET+sql2005城市公交查询系统的设计与实现
目 录
摘 要 I
Abstract II
第1章 引 言 1
1.1 课题背景 1
1.2 论文的研究内容 1
1.3 论文的组织结构 2
第2章 系统的开发工具与环境 3
2.1 ASP.NET简介 3
2.2 ADO.NET概述 4
2.3 系统的开发要求 5
第3章 需求分析 6
3.1 系统需求分析 6
3.2 数据库需求分析 6
3.3 性能需求 7
第4章 系统概要设计 9
4.1 概述 9
4.2 功能模块划分 9
4.3 数据库设计 10
第5章 详细设计与实现 17
5.1 前台功能的实施 17
5.2 后台管理功能的实现 21
第6章 测试与维护 27
6.1 创建和测试应用程序 27
6.2 测试项目 27
6.3 程序改进 28
6.4 测试方法 28
6.5 测试内容 29
6.6 软件维护 29
结 论 31
致 谢 32
参考文献 33
摘 要
我国城市公交乘客信息系统的发展处于一个较落后的水平,广大乘客可以获得信息的方式很少,为了解决这种问题,加快发展城市公交信息化,设计一个城市公交查询系统是具有一定实际应用意义的。在此背景下,我开发了这个应用程序---城市公交查询系统。本次设计,首先我考虑了公交运营的实际情况和不同公交乘客的实际要求,分析了此系统应该具有的功能;其次对系统的主要功能模块进行了详细地描述,其中主要包括二个模块---查询模块(包括按线路查询、按站点查询和按两站点查询)和管理更新模块(包括公交站点管理和公交线路管理),最后结合系统开发阶段和调试阶段发现的问题,提出了系统需要完善的地方,总结了开发此系统所取得的经验。
关键词:公交, ASP.NET,查询,B/S结构,数据库
Abstract
The development of the bus passenger information system is in a level that fall behind of the city in our country. The large part of passengers can acquire few ways of the information. So it's practical for us to develop city's bus passenger information system in order to resolving this problem. For this purpose, I design this application procedure---bus circuit search system. From this design, First ,I analyzed the present condition of the bus passenger information and different people's needs, in order to know what functions this equipment should contain. Second, I describe the system’s main function modules in detail, these functions can be divided in to two parts---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 experiences that I can have from this research.
Keywords :Bus,ASP.NET,Search,Structure of B/S,Database
目 录
摘 要 I
Abstract II
第1章 引 言 1
1.1 课题背景 1
1.2 论文的研究内容 1
1.3 论文的组织结构 2
第2章 系统的开发工具与环境 3
2.1 ASP.NET简介 3
2.2 ADO.NET概述 4
2.3 系统的开发要求 5
第3章 需求分析 6
3.1 系统需求分析 6
3.2 数据库需求分析 6
3.3 性能需求 7
第4章 系统概要设计 9
4.1 概述 9
4.2 功能模块划分 9
4.3 数据库设计 10
第5章 详细设计与实现 17
5.1 前台功能的实施 17
5.2 后台管理功能的实现 21
第6章 测试与维护 27
6.1 创建和测试应用程序 27
6.2 测试项目 27
6.3 程序改进 28
6.4 测试方法 28
6.5 测试内容 29
6.6 软件维护 29
结 论 31
致 谢 32
参考文献 33
摘 要
我国城市公交乘客信息系统的发展处于一个较落后的水平,广大乘客可以获得信息的方式很少,为了解决这种问题,加快发展城市公交信息化,设计一个城市公交查询系统是具有一定实际应用意义的。在此背景下,我开发了这个应用程序---城市公交查询系统。本次设计,首先我考虑了公交运营的实际情况和不同公交乘客的实际要求,分析了此系统应该具有的功能;其次对系统的主要功能模块进行了详细地描述,其中主要包括二个模块---查询模块(包括按线路查询、按站点查询和按两站点查询)和管理更新模块(包括公交站点管理和公交线路管理),最后结合系统开发阶段和调试阶段发现的问题,提出了系统需要完善的地方,总结了开发此系统所取得的经验。
关键词:公交, ASP.NET,查询,B/S结构,数据库
Abstract
The development of the bus passenger information system is in a level that fall behind of the city in our country. The large part of passengers can acquire few ways of the information. So it's practical for us to develop city's bus passenger information system in order to resolving this problem. For this purpose, I design this application procedure---bus circuit search system. From this design, First ,I analyzed the present condition of the bus passenger information and different people's needs, in order to know what functions this equipment should contain. Second, I describe the system’s main function modules in detail, these functions can be divided in to two parts---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 experiences that I can have from this research.
Keywords :Bus,ASP.NET,Search,Structure of B/S,Database