摘要: 随着现在社会的发展,旅游和出差是避免不了的事。低廉费用促使公交车成了最佳的代步工具。我国城市公交乘客信息系统的发展处于一个较落后的水平,广大乘客可以获得信息的方式很少,为了解决这种问题,加快发展城市公交信息化,设计一个公交车查询系统是具有一定实际应用意义的。在此背景下,我开发了这个应用程序---公交车查询系统。本次设计,首先我考虑了公交运营的实际情况和不同公交乘客的实际要求,分析了此系统应该具有的功能;其次对系统的主要功能模块进行了详细地描述,其中主要包括二个模块---查询模块(包括按线路查询、按站点查询和按两站点查询)和管理更新模块(包括公交站点管理和公交线路管理),最后结合系统开发阶段和调试阶段发现的问题,提出了系统需要完善的地方,总结了开发此系统所取得的经验。20018
关键词: 公交; PHP;查询;B/S结构;MySQL数据库
Design And Implementation Of The Bus Inquiry System
Abstract: Tourism and bussiness change into an unavoidable thing with the development of society. 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 pided 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: Public transport,PHP,Search,Structure of B/S,MySQL