河北农业大学 本科毕业论文(设计)题 目: 汽车销售管理系统的设计与实现 —— 车辆管理模块 摘要在现代汽车工业的快速进展的背景下,汽车销售行业的不断产生和进展壮大,汽车销售管理系统应运而生,实现了现代计算机技术与汽车销售的完美结合。汽车销售管理系统中的车辆管理模块是针对汽车销售公司对车辆信息的管理而设计开发的,其基本任务是为车辆信息管理人员提供一个功能全面、使用方便的车辆数据管理平台,以代替传统的手工记录,为汽车销售公司提供最基础的业务数据支持。本项目开发环境使用的是项目开发中所使用的集成开发环境—MyEclipse10,数据库使用的是数据库服务器 MySQL[1],开发语言使用的是面对对象的 Java[2]语言,开发过程中用到了 Web 技术页面设计 Dreamweaver,动态 JSP,输入控制 javascript,Web 服务器 Tomcat,数据库连接 JDBC[3]。汽车销售管理系统中的车辆管理模块实现了对车辆基本信息的添加、删除、修改、查询和对生产商信息的添加、删除、修改、查询等功能。管理员可进入车辆添加界面,在该界面中,来添加车辆信息。信息查询界面中,管理员可通过名称或生产商查询、修改或删除车辆信息。汽车销售管理系统中的车辆管理模块为管理员了简单快捷的车辆数据管理平台。关键词:车辆管理,MyEclipse,JavaAbstractUnder the background of the rapid development of modern automobile industry, car sales industry production and the development unceasingly, car sales management system arises at the historic moment, to achieve the perfect combination of modern computer technology and car sales. The vehicle management module in car sales management system is aimed at auto sales company, the management of vehicle information and design and development, its basic task is to vehicle information management provides a fully functional, easy to use the vehicle data management platform, to replace the traditional manual records, for the car sales company to provide the most basic business data support. This project development environment using the project development used in the integrated development environment - My...