当前位置:文档之家› 合同管理系统

合同管理系统

目录

摘要

ABSTRACT

第1章绪论

1.1 项目背景

1.2实行合同管理的企业的业务特点

1.3 计算机管理合同的必要性

1.4 合同管理工作分析

第2章可行性研究

2.1 管理可行性

2.2 技术可行性

第3章Visual Basic 6.0编程环境简介及数据库编程3.1 VB编程环境简介

3.2 VB数据库编程

第4章合同管理系统需求分析说明

4.1 引言

4.1.1 编写目的

4.1.2 参考资料

4.2 任务概述

4.2.1 开发目标

4.2.2 运行环境

4.2.3 条件与限制

4.3 功能需求

4.3.1 功能划分

4.3.2 功能描述

4.3.3 详细功能需求

4.4 性能需求

4.4.1 数据精确度

4.4.2 时间特性

4.4.3 适应性

4.5 运行需求

4.5.1 用户界面

4.5.2 硬件接口

4.5.3 软件接口

4.5.4 故障处理

4.6 其它需求

4.6.1 安全保密性

4.6.2 可维护性

4.6.3 将来可能提出的要求

第5章合同管理系统概要设计说明

5.1 引言

5.1.1 编写目的

5.1.2 参考资料

5.2 设计方案选择

5.2.1 三层结构模型

5.2.2 客户机/服务器模型

5.2.3 单层结构模型

5.2.4 结论

5.3 功能要求

5.4 系统总体设计

5.4.1系统开发原则及开发流程图

5.4.2物理元素清单

5.4.3设计优化

5.4.4模块分解

5.5 接口设计

5.5.1 用户界面

5.5.2 软件接口

5.6 数据库设计

5.6.1 数据库概念设计

5.6.2 数据库逻辑设计

5.6.3 数据库物理设计

5.7 安全设计

第6章合同管理系统详细设计与编码

6.1 引言

6.1.1 编写目的

6.1.2 参考资料

6.2 模块设计

6.2.1 登录模块设计

6.2.2 更改密码模块设计

6.2.3 查询模块设计

6.2.4数据处理模块设计

6.3 用户界面设计

6.4 编码规则

第7章测试计划

7.1 引言

7.1.1 编写目的

7.1.2 参考资料

7.2 测试计划

7.2.1 测试方案

7.2.2 测试项目

7.2.3 测试条件

7.3 测试准则

第8章运行与维护

8.1 系统试运行

8.2 制定运行和维护的文档

8.3 运行和维护

结束语

致谢

参考文献

【摘要】

在信息时代的今天,计算机参与企业日常业务管理以成为企业现代化建设的当务之急。该合同管理系统的设计开发正是适应了这种要求。

本文论述一种适合于中小企业、基于单层结构模型的合同管理计算机信息管理系统的设计与开发。介绍了系统的实现及软硬件配置。该系统采用VB6.0作为开发工具,MS Access作为数据库管理系统。简单介绍了VB6.0的编程环境和其数据库编程技术。在可行性研究和需求分析的基础上,对系统的设计方案、功能模块、接口设计、数据库系统设计和安全设计等进行了较详细的论述。

该系统遵循先进、经济、安全、高效、可靠、易操作、易维护和开放的设计原则。

最后,作者对课题设计作出客观评价和总结,并对系统的不足之处提出其改进方案和新的构想方案。在论文末,将列出有关的参考文献。

【关键字】合同管理信息系统, Visual Basic, 数据库技术

【ABSTRACT】

During this information times, combining computers with enterprise usual events management has become an emergent task that every enterprise must accomplish as soon as possible.

The MIS (management information system) of Contracts based on

Single-Layer structure mode, which is suitable for medium and small enterprises is developed and designed in this article. Then introduces software and hardware configuration and implement of the system . The system adopts VB6.0 as developing tool, MS Access 2000 as DBMS (Database Management System). Then makes a concise description of programmable environment and database technique of VB6.0. Based on feasibility analyzing and system demand analyzing, emphatically expounds design-project、 functional model、interface designing database system designing、 security design in this paper.

The MIS of Contracts strictly follows the design principle of security, economy, efficiency reliability, and easy operating, maintaining and expanding.

Finally, the author makes a subjective estimate of his design, and puts forward improving methods and new plans to overcome the shortcomings of the existing system .At the end of this article, references are listed.

【key words】 MIS of Contracts, Visual Basic, Database Technique

相关主题