进销存管理系统论文 VB开发
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
摘 要
本设计以进销存管理系统为例,详细讲述了信息管理系统的开发过程,对目标设计、系统开发背景、系统功能分析、系统功能模块设计、数据库需求分析与设计、各功能模块编码实现、系统的发布等各个过程进行了详细的描述。
本为一个基本的进销存管理系统,程序功能贴近实际,内容精炼,系统对企业中常见的采购、库存、销售等商业活动以及相关的供应商和客户等基本信息进行管理。系统中的数据格式和字段设置不具体针对某一个行业或企业,因而具有普遍的适用性,能够满足一般企业或者事业单位的进销存管理的需要。
关键词:Visual Basic ;SQL Server;进销存管理系统
[资料来源:http://think58.com]
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 describing.
This case example is a basic saving to manage the system into the PurchaseandSale , the procedure function comes 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 customer.The 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
目 录
摘 要 II
[资料来源:http://www.THINK58.com]
Abstract III
前言 1
[资料来源:http://THINK58.com]
第一章 系统需求分析 3
1.1 系统应用背景 3
[资料来源:http://www.THINK58.com]
1.2 系统可行性分析 5
[资料来源:www.THINK58.com]
1.3 系统功能简介 6
第二章 开发工具的选择和介绍 7
[来源:http://www.think58.com]
2.1 Visual Basic概述 7
2.2 SQL Server 2000概述 10
第三章 系统的设计 14
[来源:http://www.think58.com]
3.1系统功能设计 14
[来源:http://think58.com]
3.2 数据库的设计 17
[版权所有:http://think58.com]
[资料来源:http://THINK58.com]
第四章 系统的实现 28
4.1登录窗口的设计 30
4.2系统主窗口的设计 36
4.3菜单栏的设计 37
4.4工具栏的设计 40
4.5状态栏的设计 42
4.6采购单的设计 44
4.7销售单的设计 51
4.8库存盘点窗口的设计 58
4.9产品管理窗口的设计 60
4.10库存查询窗口的设计 63
4.11采购查询窗口的设计 65
4.12销售查询窗口的设计 68
4.13供应商管理窗口的设计 70
[资料来源:http://THINK58.com]
4.14客户管理窗口的设计 76
4.15密码设置窗口的设计 82
4.16关于窗口的设计 84
4.17实现退出功能 85
第五章 系统的运行与扩展 87
[来源:http://www.think58.com]
5.1系统的改进与扩展 87
[资料来源:http://think58.com]
5.2运行与发布 88
结束语 90
[来源:http://think58.com]
致 谢 91
参考文献 92
[资料来源:http://think58.com]
部分运行界面
[来源:http://www.think58.com]
上一篇:商场商品管理系统论文 VB开发
下一篇:车辆管理系统论文 VB开发