贸易公司信息管理系统的设计与实现

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:


 摘要
  本论文主要包括贸易公司信息管理系统方案分析与规划,本系统是一个典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。
    经过分析,我们使用 MICROSOFT公司的 ASSCESS2003 、Borland公司的Delphi7作为开发工具,利用其提供的各种面向对象的开发工具,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统
  关键字:管理信息系统  数据

 Abstract
  This dissertation chiefly consists of the management information system conceptual analysis together with the concrete realization of network and the application of quarters management sub system
  The quarters management sub system is a typical application of management information system (know as MIS), which mainly includes building up data-base of back-end and developing the application interface of front-end. The former required consistency and integrality and security of data. The later should make the application powerful and easily used.
   By looking up lots of datum, and we selected  MICROSOFT corporation ACCESS 2003、Borland corporation Delphi7 is as the development tool , because of its objective tools in Win32.  It can give you a short-cut to build up a prototype of system application. The prototype could be modified and developed till users are satisfied with it.
   Keyword: Management Information System    Data
                
                         
                         目  录
一、 引言...........................................................................4
二、系统概述........................................................................4
(一)软硬件环境.....................................................................4
 (二)开发工具简介..................................................................6
(三)编写目的........................................................................6
(四)项目背景........................................................................6
 1.项目背景.....................................................................6
 2.应用目标.....................................................................6
 3.定义...........................................................................7
(五)可行性分析.....................................................................7
三、系统运行环境............................................................9
(一)系统安全性设计............................................................9
(二)用户界面设计...............................................................9
(三)硬件接口.....................................................................9
(四)软件接口.....................................................................9
四、系统需求分析............................................................9
(一)需求分析说明书.........................................................10
(二)数据要求说明书............................................................19
五、系统设计..................................................................19
(一)总体设计说明书............................................................19
(二)数据库设计说明书.........................................................36
(三)详细设计说明书............................................................39
六、系统测试..................................................................59
七、用户手册..................................................................61
八、程序代码..................................................................73
九、参考资料..................................................................80
十、结束语.....................................................................80
十一、致谢.....................................................................80

贸易公司信息管理系统是为了提高贸易公司贸易管理、简化核算流程的一个系统。该系统是在基于Windows操作系统平台的Delphi7.0开发环境下开发的。其囊括了贸易公司对客户信息、商品信息、营销信息管理的基本操作功能。如:客户信息添加、查询、修改、删除及打印等功能。在方便贸易公司管理的同时,为了保证管理信息的准确性、实时性、决策性,鉴于该系统是服务于管理工作的,因此本系统在使用权限上作了特别的限制及规定,使用权主要由超级管理员指定执行。