摘 要:随着经济的日益增长,信息化时代已经到来。但是传统的公交车信息管理系统还存在许多弊端,给人们带来不便。公交车管理系统主要采用微软最新集成开发环境Microsoft Visual Studio 2010,使用ASP.NET技术和SQL Server 2005数据库技术进行设计与开发。公交车管理系统的设计与实现,一方面实现了在因特网上快速、简单的查询出路线信息,方便用户制定出行计划;另一方面实现了管理员对系统的管理,在一定程度上保证了信息的及时发布和数据的安全。6840
关键词:公交车管理系统;权限设置;存储过程
The Design and Implementation of Bus Management System
Abstract:With the growing of economy, the information age has arrived. But the traditional bus management systems still exist in many disadvantages and bring inconvenience. The design and implementation of bus management system mainly was used the latest development environments Microsoft Visual Studio 2010 which Microsoft company integrated, and adopt the technology of ASP.NET and SQL Server 2005. On the one hand, the design and implementation of bus management system will be convenient for users to query utilized route on the Internet rapidly and simply, and will help people to make travel plans. On the other hand, it will be convenient for administrators to manage information, and make sure that the information releases in time and data security.
Key Words: The Bus Management System; Authorization; Stored Procedure
目 录
摘 要 1
引言 2
1.研究分析 2
1.1 研究目的和研究意义 2
1.2 国内外发展与现状 2
2.详细设计 3
2.1 功能设计 3
2.2 数据库设计 5
2.3 数据库表的设计 6
2.4 数据库的连接 7
3.功能实现 7
3.1 前台功能模块实现 7
3.2 后台管理模块实现 8
4.系统测试 10
4.1 测试分析 10
4.2 测试用例 10
5.结论 11
参考文献 11
致谢 12