商品销售管理系统(进销存)论文 VB开发
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
摘 要
本系统使用Microsoft Visual Basic 6.0进行编写。数据库技术的产生与发展源于对于数据的组织和管理。数据库技术是数据管理的技术,它随着数据管理任务的需要而产生于20世纪60年代中期。这是一门综合性技术,涉及操作系统,数据结构,算法设计和程序设计等知识。数据库技术的基本思想是对数据实行集中,统一,独立的管理,用户可以最大限度的共享数据资源。
本系统,主要由商品进货、商品销售、商品退货等功能组成,实现商品销售所要求的相关功能。适合于各小型商铺、超市使用。
关键字:商品,销售,进销存
Abstract
The present system uses Microsoft Visual Basic 6.0 to prepare for. Database creation and development of technology derived from the data organization and management. Database technology is a data management technology, along with its data management needs of the mission in the mid-1960s. This is a comprehensive technology, involving the operating system, data structure, algorithm design and programming knowledge, and so on. Database Technology basic idea is to focus on the implementation of the data, unified and independent management, users can maximize the sharing of information resources.
The system, mainly by the purchase of goods, merchandise sales, merchandise returns, and other functions, to achieve sales of goods required by the relevant functions. Suitable for the small shops, supermarkets use. [来源:http://www.think58.com]
Keywords: commodities, sales, Purchase, Sales
目 录
摘 要 1
第一章 系统实现的理论基础 2
1.1 VISUAL BASIC 6.0 简介 2
[资料来源:http://think58.com]
1.2 ACCESS数据库介绍 3
[来源:http://think58.com]
1.3 ADO技术 4
1.4 SQL语言 5
[资料来源:http://think58.com]
第二章 商品进销存管理系统 7
2.1系统分析 7
2.2数据库设计 8
2.3系统功能介绍 10
[来源:http://www.think58.com]
2.4程序流程图和E-R图设计 15
第三章 系统实现与测试 21
3.1对交易管理模块进行测试: 21
3.2对进货统计模块的测试: 23
3.3对销货统计模块的测试: 24
[来源:http://www.think58.com]
3.4查看数据表模块的测试: 24
3.5对系统管理模块的测试: 25
结束语 25
主要参考文献 26
附:代码清单及相关现实 27
部分运行界面
[资料来源:http://THINK58.com]
[资料来源:www.THINK58.com]
上一篇:企业进销存管理系统论文 VB开发
下一篇:车辆管理系统论文 VB开发