1、I 目录 摘要. 1 Abstract . 2 前言. 3 第一章 绪论 . 4 1.1 课题研究的内容及意义 . 4 1.2 本章小结 4 第二章 相关技术及其背景 5 2.1 C#语言介绍 5 2.2 Visual Studio2008 介绍 5 2.3 SQL Server 介绍. 6 2.4 本章小结 7 第三章 系统功能分析 . 8 3.1 系统概述 8 3.2 系统需求分析 9 3.3 数据模型设计 10 3.4 本章小结 12 第四章 系统的实现 13 4.1 平台实现所用到的各个功能模块. 13 4.2 登录模块 13 4.3 车型管理模块 15 4.4 车辆管理模块 17 4
2、.5 停车场模块 19 4.6 出入库管理 21 4.7 维修信息管理 23 4.8 本章小结 24 第五章 系统的部署与运行. 25 5.1 系统部署 25 5.2 出入库功能演示. 25 5.3 维修信息管理功能演示 . 26 5.4 本章小结 27 II 第六章 总结与展望 29 6.1 总结 . 29 6.2 展望 . 29 6.3 本章小结 29 参考文献 30 致谢 31 1 摘要摘要 本文首先介绍了车辆管理系统的内容和意义,以及 C#语言和 SQL 技术在现今的发 展情况与背景。 本论文中前台设计使用的是基于 Visual studio 平台的 C#语言, 后台数据库使用的是 S
3、QL Server 数据库。设计实现一个车辆管理系统,并完整的介绍了该系统的各个模块。 管理员通过该车辆管理系统, 对所在停车场内的车辆进行管理、 实时追踪以及调度, 从而为押运中心的任务押运提供了更为安全可靠的保障。 关键词:车辆管理系统、C#、Visual Studio 2 Abstract This thesis first introduced the content and meaning of the vehicle management system, and the development situation and background of c# and SQL techn
4、ology in the current. The front design in this thesis is using the c# language which based on visual studio platform, the backend database is using SQL Server 2005 database. It designed and implemented a vehicle management system, and complete introduced the system modules. Through the vehicle management system, administrator manage the vehicle, real-time track and schedule of the vehicle which in the parking lot, so as to provides the escort task of the escort center much more safe and reliable