1、 毕业设计(论文)毕业设计(论文) 题 目 员工通讯录管理系统 姓 名 学 号 专业班级 软件 088 班 所在学院 软件工程 指导教师(职称) 二一三 年 十一 月 十八 日 I 员工通讯录管理员工通讯录管理系统开发系统开发 【摘要】【摘要】公交系统的发展对一个城市的发展来说相当重要,当公交线路较少时, 乘客很容易找到一条可选线路,但当公交网络发展到一定规模时,找一条可选的 经济的乘车路线就不是一件容易的事。为了解决这个问题,设计和开发一个公交 查询系统就非常必要。 本课题是利用ASP.Net以及GIS开发环境和技术工具开发一个基于Google Map 的公交查询系统,主要内容为公交线路查询
2、和公交换乘查询等功能。 本文首先较为详尽地介绍了 ASP.Net 以及 GIS 的有关理论,接着介绍了公交 查询系统的需求分析、总体设计、功能模块及数据库的设计,最后对系统的主要 功能模块的实现做了详细的介绍,并做了总结和展望。 【关键词关键词】 公交系统,ASP.Net,Google Map,GIS II Staff Staff M Mail ail L List ist M Management anagement S System ystem D Developmentevelopment 【Abstract】 The public transportation systems deve
3、lopment is quite important to a citys development.When the public transportation line is little, the passenger is very easy to find one line to choose, but when the public transportation network has developed the certain scale, it is not an easy matter for choosing one economical riding route.In ord
4、er to solve this difficult problem, one public transport inquiry system is designed. This topic design a public transport inquiry system based on Google Map by ASP.Net and GIS. This system has implemented management of the routes and the stations information as well as the function of transit query
5、Firstly, the article introduces concepts and techniques of ASP.Net and GIS in detail. And then, this article discusses the requirement analysis, overall design, the design of function models and database. At last,this article explains the design and realization of web page and main application progr
6、am of the system. 【Key Words】 transportation system,ASP.Net,Google Map,GIS III 目目录录 第 1 章 绪论 1 1.1 研究的目的与意义 1 1.2 研究内容与要求 2 第 2 章开发环境与开发技术 3 2.1 开发环境 .3 2.2 ASP.Net 技术综述 .3 2.2.1 概述 3 2.2.2 .NET 框架 .3 2.2.3 ASP.NET 的功能和特点 4 2.2.4 ASP.NET 的工作原理 5 2.2.5 .NET 框架 .5 2.2 GIS 技术综述 6 2.2.1 研究现状 6 2.2.2 研究方向 7 2.2.3 进展情况 .8 2.2.3 存在问题 9 第 3 章 公交查询系统总体设计 11 3.1 需求分析 . 11 3.2 总体设计 .12 3.2.1 功能模块图 12 3.2.2 数据库设计 12 第 4 章 系统功能模块的实现 14 4.