摘 要
出租车管理系统用计算机管理机动出租车的档案,运营管理以及驾驶员信息的一种计算机应用技术的创新,在计算机还未普及之前出租车管理都是由工作人员手工抄写的方式来操作的.现在一般的出租车管理都是采用计算机作为工具的实用的计算机智能化出租车管理程序来帮助工作人员进行更有效的出租车管理。出租车管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。
经过分析,我们使用 MICROSOFT公司的 VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
关键字:评语管理,MIS,visual basic ,数据库
Abstract
Vehicle Management System Computer used motor vehicles archives management, operation and management of a driver information computer applications innovation, Management has not yet popular in the computer before the vehicles are from the staff manual transcription to operate. Now the general management of the vehicles are used as a tool for computer computer intelligent vehicle management procedures to help staff more effective management of motor vehicles. Vehicle management system is a typical management information system (MIS), including its main development background to the establishment and maintenance of the database and front-end application development 2. The request for the establishment of strong data consistency and integrity, good for the security of the data. For the latter request applications functions, such as easy to use features.
After analysis, we use Microsoft visual basic development tool companies, the use of its various object-oriented development tools, especially data that can be easily accessible and concise window manipulation database intelligent objects, the first prototype application system in a short time and then, computation of the initial prototype system needs to constantly revise and improve until the formation of a viable system of user satisfaction.
keyword : comments management MIS,visual basic database
第一章 引言
1.1 课题背景与开发工具
出租车管理系统用计算机管理机动出租车的档案,运营管理以及驾驶员信息的一种计算机应用技术的创新,在计算机还未普及之前出租车管理都是由工作人员手工抄写的方式来操作的.现在一般的出租车管理都是采用计算机作为工具的实用的计算机智能化出租车管理程序来帮助工作人员进行更有效的机动出租车管理。出租车管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。
1.2 系统简介
本系统主要服务于车管所工作人员管理辖区机动出租车,以及驾驶员相关信息,本系统由以下几大功能模块构成.
一:出租车档案管理(出租车档案建立,出租车档案查询,出租车档案删除,出租车档案变更查询等.)
二:出租车运营管理(出租车运营表,出租车运营查询,清空出租车运营表)
三:出租车管理(出租车维修管理,出租车报废管理等)
四:驾驶员管理(驾驶员档案管理,驾驶员档案查询等)
五:系统维护(系统备份,系统还原,系统检查)