本科毕业论文(设计) 题 目: 在线汽车租赁系统 摘要随着社会的进展,信息网络化成为时代的主题。许多行业在经营管理过程中对计算机技术的依赖程度也不断增强。对于汽车租赁行业来说,其工作管理流程复杂、多样。通过计算机来帮助实现汽车租赁及相关业务管理,不仅方便管理用户信息及车辆信息,来提高工作效率,而且能够使管理工作变得更加准确、高效、清楚、透明。论文简单介绍了系统的相关知识及涉及技术,详细地介绍了“在线汽车租赁系统”课题开发的整个过程,包括需求分析、总体设计、模块划分及实现过程等方面的内容,最后分析总结了系统开发过程中遇到的问题及解决办法。本系统采纳 MVC+DAO 设计模式完成,每一个 servlet 完成一组相关的业务操作,使用 Jsp 网络编程技术,前台采纳Myeclipse 开发环境,后台采纳 Mysql 数据库为开发平台,采纳 Navicat 数据库辅助软件进行数据库的管理。系统主要实现了车辆信息管理、用户信息管理和订单管理,应用于汽车租赁的日常管理,界面直观,操作简单方便。关键字:汽车租赁;jsp;mySQL 数据库;MVC+DAO 设计模式AbstractWith the development of the society, information network become the theme of the era. The reliance of many industries on computer technology has been enhanced in the process of management and operation. For the car rental industry, its work management process is complicated and varied; also it can make the management work more accurate and efficient, clear and transparent. Developing a set of efficient management system to help achieve the car rental and related business management by computer, not only to facilitate the management of user information and vehicle information, to improve the work efficiency, but also make the management work more accurate, efficient, clear, transparent.This paper simply introduced the knowledge and technology the system involved . "online car rental system were introduced in detail the whole process of project development, including requirements analysis, overall design, module partition, and th...