摘 要 本次毕业设计的题目是小型直销管理系统。本系统是用Delphi7.0开发的基于windows的小型数据库管理软件。使用该软件进行简单的进销存管
理和数据查询,将给您的工作带来方便。该软件有界面友好、操作方便、简单管理等特点。 《小型直销管理系统》采用了C/S体系结构,是一款单机环境下运行的管理系统软件,可以方便地扩展成网络版。前端开发平台使用的是高效的
开发工具Delphi7.0,后端数据库使用的是Access 2000数据库管理系统。 本直销管理系统主要实现的功能如下: 1. 用户管理,包括用户的添加、删除、密码和权限的修改; 2. 备份管理,包括数据库的备份、数据库的还原; 3. 商品管理,商品的添加、删除、修改、销量统计和分类查询; 4. 商品报表; 5. 销售商品,通过输入货物编号和数量实现商品销售,并提供库存判断、找零计算等功能; 6. 销售报表和销售历史; 7. 今日盘点,告诉用户今日的销售额是多少; 8. 帮助功能,软件的使用或相关说明; 9. 登录和退出登录,实现了管理员和销售员不同权限的分类;
关键字:直销管理,Delphi,Access2000,,C/S结构
Abstract The item of this graduate design is minitype direct distribute management system. This system is a minitype databased
management software that empoldered through Delphi7.0 based on windows. It will bring convenience to your work by using this
software in the simple management and data query. There are characteristics such as finery interface, convenience operation,
simple management and so on. C/S system configuration is adopted by <<Minitipe direct distribution management system>>, which
is a management system software circulated under the environment of stand-alone. The former empolder flat roof is empoldered
through Delphi7.0, and the back end database is Access 2000 database management system. The main functions are listed as:
1. Users management, including accession or omit the users, modification of password and purview; 2. Backup management, including backup and revivification of the database; 3. Commodities management, which is accession, omit, modification, distribution Stat, query classically of the commodities; 4.Commodities report forms; 5.Commodity distribution, which is the realization of commodities distribution, is through input cargo number and quantity,
and function of stock judgment, makeup dibs are also provided 6. Distribution reports form and distribution history; 7.Today's check, which tell the customers the sales of today; 8.Assistant function, the usage of the software and relation illumination; 9.logging on or unlogging on, which makes the classification of administrators and salesmen 's purview come true. Key Words:
摘 要 1 ABSTRACT 4 1绪 论 7 1.1研究的目的 7 1.2研究背景 7 1.3研究方法与系统描述 8 1.4论文內容 8 1.5毕业设计题目来源 8 2工具介绍 9 2.1DELPHI简介 9 2.1.1DELPHI的数据库功能简介 9 2.1.2使用ADO组件连接数据库 10 2.1.3组件介绍 11 2.2 ACCESS 2000 概述 12 2.2.1 ACCESS的功能及优点 13 3问题定义 14 3.1 引言 14 3.1.1 目的 14 3.1.2 背景 14 3.2 问题提出 14 3.3 课题名称及问题描述 14 3.3.1 课题名称 14 3.3.2 问题描述 14 3.4 课题目标 15 4.系统可行性研究 16 4.1引言 16 4.2程序介绍 16 4.2.1要求 16 4.2.2目标 16 4.2.3 开发环境 16 4.2.4 功能 16 4.3结论 17 5需求分析 18 5.1 引言 18 5.1.1 目的 18 5.2 任务 18 5.2.1 开发语言 18 5.3 功能需求概述 18 5.3.1整体流程 19 5.4 数据字典 20 6.总体设计 21 6.1引言 21 6.1.1目的 21 6.2 总体设计 21 6.2.1 总体模块图 21 6.2.2 E-R图 22 7.详细设计 24 7.1 引言 24 7.1.1目的 24 7.2 数据库的建立 24 7.3系统总体功能 26 7.3.1用户管理模块 26 7.3.2备份管理模块 27 7.3.3商品管理模块 29 7.3.4销售商品 32 7.3.5其他模块的介绍 37 8.测试和维护 41 8.1系统测试平台简介 41 8.2测试软件方法 42 9.毕业设计总结 43 致 谢 44 参考文献 45
|