文件名称:Online-Transport-Inquiry-System
介绍说明--下载内容均来自于网络,请自行研究使用
随着城市日新月异的发展,城市的规模不断扩大。为了满足发展的需要,城市公共交通运输的覆盖面越来越广,公交线路也日渐增多,成为绝大多数出行者的首选方式。这在给人们的出行带来了极*利的同时,也因线路众多,给人们在选择出行乘车线路时带来了一定的困扰。因此,提供方便、快捷、经济、高效的公交出行线路方案,不仅能方便市民的出行和生活,也为城市减少不必要的交通堵塞,有利于提高城市交通运输效率。同时,展示了现代城市信息化的风貌,提升城市形象。-The development of the 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,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 peorid of using, I summed up some ways to improve the system, and some experiences that I can have this research.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
代码\bus.sql
....\OnlineBus\.classpath
....\.........\.mymetadata
....\.........\.project
....\.........\src\com\bus\controller\LoginCl.java
....\.........\...\...\...\..........\ManagerServlet.java
....\.........\...\...\...\..........\SearchServlet.java
....\.........\...\...\...\model\DAO\BaseDAO.java
....\.........\...\...\...\.....\...\BusDAO.java
....\.........\...\...\...\.....\...\ManagerDAO.java
....\.........\...\...\...\.....\...\StationDAO.java
....\.........\...\...\...\.....\pojo\Bus.java
....\.........\...\...\...\.....\....\Manager.java
....\.........\WebRoot\advancedSearch.jsp
....\.........\.......\css\date.js
....\.........\.......\...\Mystyle.css
....\.........\.......\...\style.css
....\.........\.......\errorQuery.html
....\.........\.......\index.jsp
....\.........\.......\login.jsp
....\.........\.......\main.jsp
....\.........\.......\META-INF\MANIFEST.MF
....\.........\.......\Picture\0011.gif
....\.........\.......\.......\arror-0001.jpg
....\.........\.......\.......\arror-0002.jpg
....\.........\.......\.......\choice.gif
....\.........\.......\.......\close_window.gif
....\.........\.......\.......\detail.gif
....\.........\.......\.......\enter.jpg
....\.........\.......\.......\logo.gif
....\.........\.......\.......\logo.jpg
....\.........\.......\.......\search.gif
....\.........\.......\result1.jsp
....\.........\.......\result2.jsp
....\.........\.......\result3.jsp
....\.........\.......\result3_2.jsp
....\.........\.......\Update\addBus.html
....\.........\.......\......\addBusInfo.jsp
....\.........\.......\......\addStation.html
....\.........\.......\......\addStationInfo.jsp
....\.........\.......\......\checkmodify.jsp
....\.........\.......\......\default.html
....\.........\.......\......\delete.jsp
....\.........\.......\......\deleteInfo.jsp
....\.........\.......\......\error.html
....\.........\.......\......\error.jsp
....\.........\.......\......\error2.html
....\.........\.......\......\Info.jsp
....\.........\.......\......\left.html
....\.........\.......\......\modify.jsp
....\.........\.......\......\modifyBus.jsp
....\.........\.......\......\modifyInfo.jsp
....\.........\.......\......\stationDisplay.jsp
....\.........\.......\......\top.html
....\.........\.......\......\updateSet.jsp
....\.........\.......\WEB-INF\classes\com\bus\controller\LoginCl.class
....\.........\.......\.......\.......\...\...\..........\ManagerServlet.class
....\.........\.......\.......\.......\...\...\..........\SearchServlet.class
....\.........\.......\.......\.......\...\...\model\DAO\BaseDAO.class
....\.........\.......\.......\.......\...\...\.....\...\BusDAO.class
....\.........\.......\.......\.......\...\...\.....\...\ManagerDAO.class
....\.........\.......\.......\.......\...\...\.....\...\StationDAO.class
....\.........\.......\.......\.......\...\...\.....\pojo\Bus.class
....\.........\.......\.......\.......\...\...\.....\....\Manager.class
....\.........\.......\.......\web.xml
....\.........\.......\.......\classes\com\bus\model\DAO
....\.........\.......\.......\.......\...\...\.....\pojo
....\.........\.......\.......\.......\...\...\controller
....\.........\.......\.......\.......\...\...\model
....\.........\src\com\bus\model\DAO
....\.........\...\...\...\.....\pojo
....\.........\WebRoot\WEB-INF\classes\com\bus
....\.........\src\com\bus\controller
....\.........\...\...\...\model
....\.........\WebRoot\WEB-INF\classes\com
....\.........\src\com\bus
....\.........\WebRoot\WEB-INF\classes
....\.........\.......\.......\lib
....\.........\src\com
....\.........\WebRoot\css
....\.........\.......\META-INF
....\.........\.......\Picture
....\.........\.......\Update
....\.........\.......\WEB-INF
....\.........\src
....\.........\WebRoot
....\OnlineBus
代码