1 / 59
文档名称:

公司进销存系统——计算机毕业设计.doc

格式:doc   大小:1,268KB   页数:59页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

公司进销存系统——计算机毕业设计.doc

上传人:xunlai783 2018/2/28 文件大小:1.24 MB

下载得到文件列表

公司进销存系统——计算机毕业设计.doc

文档介绍

文档介绍:进销存管理系统
摘要
本设计以进销存管理系统为例,详细讲述了信息管理系统的开发过程,对目标设计、系统开发背景、系统功能分析、系统功能模块设计、数据库需求分析与设计、各功能模块编码实现、系统的发布等各个过程进行了详细的描述。本为一个基本的进销存管理系统,程序功能贴近实际,内容精炼,系统对企业中常见的采购、库存、销售等商业活动以及相关的供应商和客户等基本信息进行管理。系统中的数据格式和字段设置不具体针对某一个行业或企业,因而具有普遍的适用性,能够满足一般企业或者事业单位的进销存管理的需要。

关键词:Visual Basic ;SQL Server;进销存管理系统
Abstract
This system then enter the PurchaseandSale to manage the system for case a the process of development for, detailedly relating information managing system, design to the target, system development background, system function analysis, system function mold piece design, database need analysis and design, each function mold piece code realize, the system announces each of etc. over with proceed the detailed case example is a basic saving to manage the system into the PurchaseandSale , the procedure es close actual, contents refinement, system to business enterprise familiar purchase, stock, sell etc. business activity and related suppliers to proceed the management with basic information in etc. in data in the system format establishes with the word segment not aim at a certain profession or business enterprises in a specific way, as a result have the widespread applicability, can satisfy the general business enterprise or business unit of save the demand of the management into the PurchaseandSale .
Key Word: Visual Basic ; SQL Server ;PurchaseandSale
目录
1 绪论 1
背景介绍 1
计算机技术发展 1
系统要求 3
系统目标 3
适用范围 4
开发工具的介绍 4
前台开发工具的选择(Visual Basic ) 4
后台数据库的选择(SQl Server 2000) 6
2 可行性研究 8
经济可行性分析 8
操作可行性分析 8
技术可行性分析 8
时间可行性 9
法律可行性 9
3 需求分析 10
功能需求分析 10
系统的详细调查 10
数据词典 11
安全性要求 13
4 总体设计 14
系统功能结构图 14
数据流程图 16
数据库设计 17
数据库结构设计 17
数据库逻辑结构设计 18
5 应用软件的开发与设计 21
VB应用程序开发步骤 21
系统详细设计与实现 21
本系统的设计步骤 21
21
输入输出设计 30
6 测试 41
软件测试的目的和原则 41
功能测试 41
测试的方法 41
测试的结论 41
结论 43
致谢 44
参考文献 45