毕业设计说明书学生姓名学 号学院 专 业计算机科学与技术(软件工程)题 目基于 web 的城市公交查询系统设计与实现指导老师 讲师/硕士 (姓 名) (专业技术职称/学位)2025年5月毕业论文独创性声明本人郑重声明:本论文是我个人在导师指导下进行的讨论工作及取得的讨论成果。本论文除引文外所有实验、数据和有关材料均是真实的。尽我所知,除了文中特别加以标注和致谢的地方外,论文中不包含其他人已经发表或撰写过的讨论成果。其他同志对本讨论所做的任何贡献均已在论文中作了明确的说明并表示了谢意。作者签名: 日 期: 摘 要:随着信息化时代的推动,各个行业都在采纳信息化的管理方式。城市公交的查询也可以依托计算机技术,来更好的为乘客提供信息服务,提高工作效率,降低乘客出行成本。如此才能提高公交在各出行方式中的竞争力。本设计是以 Microsoft SQL Server 2025 作为后台数据库开发,以 Visual Studio 2025 作为开发平台,开发的基于 ASP.NET 的城市公交查询系统。该系统主要包括以下功能模块:乘客前台查询和管理员后台管理。前台查询包括换乘查询、线路查询、站点查询、评价统计,后台管理模块则通过管理员登录后分别实现对站点、线路的添加、删除、修改。本论文详细介绍了各模块的设计与实现。关键词:公交,ASP.NET,查询,数据库Abstract : With the advancement of the information age, all industries in information management. Urban public transport queries can rely on computer technology, to provide passengers with a better service, improve efficiency, reduce the cost of passenger travel.The design is based on Microsoft SQL Server 2025 as the back-end database development as a development platform, Visual Studio 2025, the development of urban public transport query system based on ASP.NET. The system includes the following functional blocks: Passengers front and administrators Admin. The front desk query includes: Transfer Inquiry line inquiry, site for the evaluation of the statistics, the background management module added to the site, line by the administrator login, delete, modify. This paper introd...