公共自行车管理系统的设计与实现摘要 由于全球坏境问题越来越严峻,随着社会经济的发展,全球变暖、温室效应等已经成为全球不可忽视的问题,因此,为了减少碳的排放,需要对控制温室气体以及污染物的排放作出强有力的措施。所以许多国家把目光放到了用绿色低碳来取代高排放的出行方式,如自行车。但显然,传统意义上的自行车租赁管理模式已经不适用于如今高速发展的网络化、信息化时代,所以借助于计算机技术实现对自行车的管理是必要的,这样以来能够提高资源的利用率,以及租赁高效化,为全球低碳绿色、节能减排提供支持。本方案主要是完成了对公共自行车管理系统的设计,其用户的主要功能有注册登录、租赁及归还、还有对公共自行车及自己租赁记录的查询;而管理员的主要功能有对用户信息以及公共自行车信息的增删改查。本次设使用的开发平台是 MyEclipse10,系统数据库借助于 MySQL 数据库,使用了 JSP 开发技术以及服务器 Tomcat,采用了 B/S 结构对系统进行开发设计。关键词 JSP 信息系统 公共自行车IDesign and Implementation of Public Bicycle Management SystemAbstract From the point of view of more and more serious earth environmental problems, with the development of social economy, global warming, greenhouse effect and other world problems, they cannot be ignored. In order to control the emission of greenhouse gases and pollutants, strong countermeasures have been taken.So many countries focus on using green and low-carbon to replace high emission travel methods, such as bicycles. However, since the conventional bicycle rental is not suitable for high-speed development of the net and the information age, it is necessary to manage the bicycle using computer technology, and improve the resource utilization rate and the rental efficiency. It supports global low carbon ecology, energy saving and emission reduction.This scheme mainly completes the design of the public bicycle management system, the main functions of its users are registration and login, lease and return, as well...