基 于 WEB 的 车辆管理系统 设计与实现 Design and Implementation of Vehicle Management System Based on WEB摘 要在当今信息化时代,一个信息化的管理系统在企业工作中是必不可少的。随着企业配备的车辆越来越多,管理越来越复杂,信息化的车辆管理系统应运而生。在线车辆管理系统包括了车辆,驾驶员,使用分配的管理。用户可在线申请使用车辆,管理员可以通过本系统进行审核,大大提高了用户申请使用车辆的效率 。本文主要阐述了系统的主要组成情况,包括开发中运用到的技术、需求分析、功能设计、数据库设计以及系统的实现与调试。本系统基于 SSM(Spring、SpringMvc、Mybatis)框架开发,采用 B/S 结构,使用 JAVA、 JavaScript 、 Html 等开发语言,选择 Tomcat 服务器部署项目,系统后台数据库使用 MySQL,主要开发工具是 eclipse。关键词:车辆管理 B/SJAVASpringSpringMVCMybatisAbstractAn information management system (IMS) is indispensable to enterprises in today’s information age. Information vehicle management system emerges as a result of the increasing number of vehicles equipped by enterprises, and increasingly complicated management. Online vehicle system consists of the management of vehicles, drivers and use distribution. Users are allowed to apply online for the use of vehicles, and administrators can review by the system, which greatly improves the efficiency. The paper mainly elaborates on the key components of the system, including technologies applied to development, demand analysis, function design, database design and the implementation and debugging of the system. Based on SSM (Spring SpringMvc Mybatis) framework, the system adopts B/S structure and programming languages such as JAVA JavaScript and Html. In addition, Tomcat server and MySQL are separately used to deploy the project and develop the back-end database. Finally, eclipse is the key development tool.Key words: Vehicle management, JAVA, Spring, SpringMVC, Mybat...