1、 I 汽车管理系统的设计与实现汽车管理系统的设计与实现 摘摘 要要 基于 Java Swing 的车辆管理系统,能够提高车辆管理效率,可做为企业单位管理 车辆的管理工具。采用 Java 语言,利用较为成熟的 MVC 架构,采用面向对象编程思 想,开发本车辆管理系统。本系统采用 MyEclipse 8.5 做为开发平台结合 MySQL5.0 数据库进行开发。通过对程序需求分析、设计数据库、设计友好的操作界面、编码实 现,最终完成本系统开发工作。本车辆管理系统的功能基本满足中小型企业车辆管理 的需求。 作为计算机应用的一部分,使用计算机对人事信息进行管理,具有着手工管理所 无法比拟的优点。例如:检
2、索迅速、查找方便、可靠性高、存储量大、保密性好、寿 命长、成本低等。这些优点能够极大地提高人事管理的效率,也是企业的科学化、正 规化管理,与世界接轨的重要条件。 关键词:Java Swing MVC MySQL5.0 车辆管理系统 II Design and Implementation of Vehicle Management System Abstract Java Swing-based vehicle management system, to improve the efficiency of vehicle management, vehicle management tool
3、can be used as business units. Java language, the use of more mature MVC architecture, object-oriented programming ideas, and the development of the vehicle management system. The system uses the MyEclipse 8.5 as a development platform with MySQL5.0 database development. Program needs analysis, desi
4、gn, database design friendly user interface, coding, and final completion of the development of this system. The basic functions of the vehicle management system meet the management needs of small and medium-sized enterprises vehicles. As part of computer applications, personnel information using co
5、mputers to manage, with the incomparable advantage of manual management . For example: quick search, find convenient, high reliability, large memory capacity, confidentiality, long life and low cost. These advantages can greatly improve the efficiency of personnel management and also corporate scien
6、tific and standardized management, an important condition for integration with the world. Key words: Java Swing MVC MySQL5.0 Vehicle Management System III 目目 录录 前前 言言 1 第第 1 1 章章 车辆管理系统问题意义车辆管理系统问题意义 . 2 第 1.1 节 选题背景. 2 第 1.2 节 研究意义. 2 第 1.3 节 本章小结. 3 第第 2 2 章章 可行性分析可行性分析 4 第 2.1 节 经济可行性 . 4 第 2.2 节 技术可行性 . 4 第 2.3 节 操作可行性 . 4 第 2.4 节 法律可行性 . 5 第 2.5 节 本章小结. 5 第第 3 3 章章 需求分析需求分析 6 第 3.1 节 背景分析. 6 第 3.2 节 开发工具选择 . 6 第 3.3 节 功能分析 13 第 3.4 节 性能分析 14 第 3.5 节 运行环境 14 第第 4 4 章章 总体设计总体设计 .