毕业论文 商场货物管理系统的开发研究.doc

约33页DOC格式手机打开展开

毕业论文 商场货物管理系统的开发研究,中文摘要本文介绍了商场货物管理系统开发全过程。系统开发采用visual basic 6.0 和access,并以windows xp 作为开发平台。本系统用于商场的货物管理,对管理货物管理方面上有很大的优点,它主要包含以下几个模块:系统权限的设定、原始数据录入、数据的汇总及查询等。从而,实现对进货、库存、销售等实现全面...
编号:20-200369大小:606.00K
分类: 论文>计算机论文

内容介绍

此文档由会员 ljjwl8321 发布

中文摘要
本文介绍了商场货物管理系统开发全过程。系统开发采用Visual Basic 6.0 和ACCESS,并以Windows XP 作为开发平台。
本系统用于商场的货物管理,对管理货物管理方面上有很大的优点,它主要包含以下几个模块:系统权限的设定、原始数据录入、数据的汇总及查询等。从而,实现对进货、库存、销售等实现全面、动态、及时的管理。
本文系统的分析了软件开发的背景及过程;首先介绍了软件的开发环境,其次介绍了本软件的详细设计过程:数据库的设计、各个模块的设计和实现,以及具体界面的设计和功能。最后对在本软件开发过程中的问题进行了总结。
关键词:商场货物管理系统,VB6.0,ACCESS,数据库,开发















Abstract
The paper narrates the total process about the Business Invoicing and Inventory System of Research of Cargo Management system development. This system based on Windows 2000 and it is developed with Visual Basic 6.0 and ACCESS.
The system was customized for Research of Cargo Management system development which includes system operators' setting, the original data's input and modification, the gathering and searching for the information. Thus, it makes Invoicing and Inventory information's Management System in a total, dynamic and timely way.
The paper systematically analyses the system development background and development process. Firstly, the paper introduce the software development circumstance, secondly, it discussed the system development detailed design process which includes database designing, function blocks designing and implement and interface designing as well. Finally, I summarize some problems that met during the course of development.
Keywords: Research of Cargo Management system development,VB6.0,ACCESS,database,development

目 录
中文摘要 1
Abstract 2
前 言 5
第一章 系统概述 6
1.1 关于商场货物管理系统 6
1.2 系统开发目的 6
1.3 系统实现的功能 6
1.4 软件过程模型 6
第二章 研导开发系统的可行性 8
2.1 研导系统的开发可行性 8
2.2 分析系统的技术可行性 8
2.3 研导系统的操作可行性 8
2.4 研导系统法律可行性 8
第三章 商场货物管理系统的需求 9
3.1 系统的任务说明 9
3.2 系统应实现的目标 9
3.3 硬件及软件需求 9
3.4 系统功能需求 9
3.5 系统功能模块划分 11
3.6 商场货物管理系统的数据需求 11
第四章 商场货物管理系统的总体设计 13
4.1 系统开发目标 13
4.2 设计思想 13
4.3 商场货物管理系统的流程分析 13
4.4 用户功能图 14
4.5 设计系统的数据 14
4.6 设计系统数据库的逻辑结构 16
4.7 设计系统数据库的存取方式 18
第五章 商场货物管理系统的详细设计 20
5.1 系统概述 20
5.2 系统各个功能模块的算法设计 20
5.3 在ACCESS 2000中创建数据库 22
第六章 基于Visual Basic 6.0的系统开发 23
6.1 创建工程“商场货物管理系统” 23
6.2 在工程中添加通用模块 23
6.3 窗体及其代码设计 25
第七章 商场货物管理系统的测试 29
7.1 系统测试的意义及目的 29
7.2面软件测试的重要性及测试原则 29
7.3 测试环境 29
7.4 简单的测试用例 29
第八章 商场货物管理系统开发总结 30
参考文献 31
致 谢 32