1、 摘 要 由于社会在不断发展,互联网已经被千千万万的家庭所接收,公交查询在日常生活 中占有很重要的位置。通过对公交信息管理系统的现状分析,考虑如何在日常生活中充 分利用网络和计算机的优势, 使公交信息既能够得到及时有效的查询,又能得到高效的 管理,并节省日常生活中的时间、提高效率。 本系统应用 B/S 结构,MVC 模式采用 S2SH 框架技术编写,采用 MySQL 作为后台数据 库。本系统论文的前言部分主要介绍了与该系统相关的国内外现状以及开发该系统在需 求上,技术上的可行性,并介绍该系统开发用到的一些关键性的技术;当确定需求后, 该论文的系统设计部分就介绍了具体该怎么去设计并实现该系统。然
2、后该系统论文的系 统实现部分再介绍具体实现的细节了。 该系统主要功能包括公交车线路信息查询, 公交车论坛, 公交新闻, 公交车线路图, 资源上传下载,用户留言,乘车指南,论坛管理,新闻管理,图片管理,资源管理,留 言管理,维护个人信息等功能。 关键词:公交信息管理,B/S 结构 ,S2SH 框架 ,MySQL 数据库 ABSTRACT With the development of the society, the internet has been accepted by millions of families. Through analyzing the present situatio
3、n of the bus information management system, to consider how to make full use of Internet in our daily life and the advantage of computer, both to make the bus information, timely and effective query and can get efficient management, and save the time and improve efficiency of daily life. The system
4、applied B/S structure, MVC pattern written by S2SH frame technology.The foreword of thesis of bus system introduces somthings about the system at home and abroad,and the Demand feasibility and the technical feasibility of developing the system.There are also introduce some key technology about this
5、system.After confirm the demand,the part of the system design of thesis can tell us how to do the system.And then,the part of system implementation of the thesis let us know that how to coding to implements the system. The system main function includes bus information query, bus BBS, news, bus image
6、 center, resource upload and download, user messages, system introduction, BBS management, news management, image management, resource management, message management, maintenance of personal information, and other functions. Keyword: The bus information management, B/S structure, S2SH framework, MySQL Database 目目 录录 第一章第一章 概述概述 1 1.1 开发背景 1 1.2 目的及意义 1 1.3 课题研究的内容 2 第二章第二章 系统开发的相关技术系统开发的相关技术 3 2.1 JSP 技术 3 2.2 MVC 模式 3 2.2.1 Model: 系统状态和商业逻辑 JavaBeans . 4 2.2.2 View: JS