vb超市货物管理系统论文.rar
vb超市货物管理系统论文,vb超市货物管理系统论文超市货物管理系统the management system of supermarket摘要随着经济的全球化以及中国经济改革的逐渐深化,中小企业面临着越来越激烈的竞争。改善企业内部以及整个供应链各环节的管理、调度及资源配置,迅速适应客户的新需求和市场的新机遇,是中小企业赢得竞争胜利的决定性因素。...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 heshihuakai 发布
VB超市货物管理系统论文
超市货物管理系统
The Management system of Supermarket
摘要
随着经济的全球化以及中国经济改革的逐渐深化,中小企业面临着越来越激烈的竞争。改善企业内部以及整个供应链各环节的管理、调度及资源配置,迅速适应客户的新需求和市场的新机遇,是中小企业赢得竞争胜利的决定性因素。有效地进行货物进销存管理,已经成为了中小企业生存和发展的头等要事。然而,对于一贯疏于管理的中小企业来说,进行有效的货物进销存管理必然存在一定的难度,必须借助于现代化的管理方法和信息技术----计算机超市货物管理系统。[1]本设计通过用Visual Basics6.0及SQL Server2000来完成,并逐次介绍了开发软件的背景,以及系统设计的详细步骤。
关键词:Visual Basics6.0;管理;SQL Server;超市货物管理系统
Abstract
With economic globalization and the gradual deepening of China's economic reform, SMEs faced with increasingly fierce competition. To improve the internal and throughout the supply chain management, scheduling and resource allocation, to adapt quickly to changing customer demands and new market opportunities for small and medium enterprises to compete to win the decisive factor in victory. Invoicing of goods effectively manage small and medium enterprises has become the survival and development of first class events. However, the consistent neglect of management in small and medium enterprises, the implementation of effective management of goods Invoicing there must be some difficulty, we must by means of modern management methods and information technology ---- Computer Supermarket cargo management system. [1] This design by using Visual Basics6.0 and SQL Server2000 to complete, and the successive introduction of the software development background, as well as system design, detailed steps.
Keywords: Visual Basics6.0; management;SQL Server;the management system of supermarket
目录
ABSTRACT II
1.引言 1
2. 基于VB的超市货物管理系统 1
2.1系统的目的: 1
2.2系统的任务: 2
2.3 数据库的创建及设计 4
2.4 数据库连接 5
2.5 用VB6.0 设计系统主窗体 6
2.6 用VB6.0创建公用模块 7
2.6.1 OPeratDataBase.bas 7
2.6.2 PublicVar.bas 8
2.7 用VB6.0创建各个模块主界面和子界面 8
2.7.1 “资料管理”模块: 8
2.7.2 “采购管理”模块: 9
2.7.3 “销售管理”模块: 10
2.7.4“库存管理”模块: 11
2.7.5 “统计分析”模块: 12
2.7.6 “系统管理”模块: 12
2.8 数据库连接界面的设计 13
3.软件测试 14
4.软件应用 15
5.结束语 15
参考文献 16
超市货物管理系统
The Management system of Supermarket
摘要
随着经济的全球化以及中国经济改革的逐渐深化,中小企业面临着越来越激烈的竞争。改善企业内部以及整个供应链各环节的管理、调度及资源配置,迅速适应客户的新需求和市场的新机遇,是中小企业赢得竞争胜利的决定性因素。有效地进行货物进销存管理,已经成为了中小企业生存和发展的头等要事。然而,对于一贯疏于管理的中小企业来说,进行有效的货物进销存管理必然存在一定的难度,必须借助于现代化的管理方法和信息技术----计算机超市货物管理系统。[1]本设计通过用Visual Basics6.0及SQL Server2000来完成,并逐次介绍了开发软件的背景,以及系统设计的详细步骤。
关键词:Visual Basics6.0;管理;SQL Server;超市货物管理系统
Abstract
With economic globalization and the gradual deepening of China's economic reform, SMEs faced with increasingly fierce competition. To improve the internal and throughout the supply chain management, scheduling and resource allocation, to adapt quickly to changing customer demands and new market opportunities for small and medium enterprises to compete to win the decisive factor in victory. Invoicing of goods effectively manage small and medium enterprises has become the survival and development of first class events. However, the consistent neglect of management in small and medium enterprises, the implementation of effective management of goods Invoicing there must be some difficulty, we must by means of modern management methods and information technology ---- Computer Supermarket cargo management system. [1] This design by using Visual Basics6.0 and SQL Server2000 to complete, and the successive introduction of the software development background, as well as system design, detailed steps.
Keywords: Visual Basics6.0; management;SQL Server;the management system of supermarket
目录
ABSTRACT II
1.引言 1
2. 基于VB的超市货物管理系统 1
2.1系统的目的: 1
2.2系统的任务: 2
2.3 数据库的创建及设计 4
2.4 数据库连接 5
2.5 用VB6.0 设计系统主窗体 6
2.6 用VB6.0创建公用模块 7
2.6.1 OPeratDataBase.bas 7
2.6.2 PublicVar.bas 8
2.7 用VB6.0创建各个模块主界面和子界面 8
2.7.1 “资料管理”模块: 8
2.7.2 “采购管理”模块: 9
2.7.3 “销售管理”模块: 10
2.7.4“库存管理”模块: 11
2.7.5 “统计分析”模块: 12
2.7.6 “系统管理”模块: 12
2.8 数据库连接界面的设计 13
3.软件测试 14
4.软件应用 15
5.结束语 15
参考文献 16