- 1、本文档共65页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
ASP车辆管理系统的设计与实现毕业论文
摘 要
【Abstract】
This system is to optimize the reorganization of managerial structure
and work flow for vehicles mainly by network technique. Adopting B/S structure and utilizing the convenience of network, it realizes the online
management for vehicles-inquires the dispatching tasks and records, reserves the vehicles, to make it convenient for the users who live in a different place. Meanwhile, it simplifies the applying processing, and makes the whole business faster and easier. At first it introduced employer background of the system, simply introduced and analyzed each modules of the system. And then introduced some software tools used in the system exploitation and some basic information of database. Then analyzed the demands of the module--the system of User and explained the DFD、flow chart、data dictionary、datasheet and so on. It explained the emphases of the code. In the testing reporting it introduced something about the system testing, and weightily explained the problems fended and solved in the process of the testing. At last it offered the user handbook, sample introduced the module in the system.
Keywords:Vehicle managerial system, Demand analyze, Whole design,
Function realizing
【内容提要】
本系统主要是通过网络技术,实现车辆管理组织结构和工作流程的优化重组。采用B/S结构,利用网络的便捷性,实现车辆的在线管理,在线查询出车任务和以往记录,预约车辆,便于用户跨地域操作,同时它简化了申请流程,使得整个车辆相关办公更加快速便捷。本文开始介绍了系统的开发背景,就整个系统的各模块做了简单介绍并做了图示分析,然后介绍了开发系统所使用的一些工具软件及数据库的基本知识。接着就“用户子系统”这一模块进行需求分析,对数据流图、流程图、数据字典、数据表等做了说明,对代码中的重点部分做了解释说明。在测试报告中对系统测试情况做了介绍,重点说明了测试过程中发现并解决的问题。最后给出了用户使用说明,对该系统模块使用方法做了简单介绍。
关键字:车辆管理系统 需求分析 总体设计 功能实现
目 录
引言
第一章 系统开发背景及预备知识
1.1 开发背景
1.2 网上车辆管理系统的开发语言——Active Server ages(ASP)
1.3 数据库前端开发工具Dreamwear MX
1.4 关系数据库
1.5 B/S与C/S模式
第二章 ASP简介
2.1 ASP的特点及功能
2.2 ASP程序的运作方式
2.3 ASP与数据库的连接
2.4 VBScript简介
第三章 数据库技术
3.1 数据库简介
3.2 关系数据库
3.2.1关系数据库简介
3.2.2关系数据库标准语言SQL
3.2.3传统数据库在新的应用领域中的局限性
3.3 关于ODBC技术
第三章 需求分析
4.1引言
4.2 编写目的
4.3 基础情况
4.3.1背景说明
4.3.2 术语定义
4.4 任务概述
4.4.1目标
4.4.2用户特点
4.4.3系统功能
4.4.4 需求获取
4.5
文档评论(0)