商品销售管理系统毕业设计.doc

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

商品销售管理系统毕业设计,本文共计51页,26465字;摘要本课题主要研究如何利用计算机来进行信息管理,如何运用先进的软件开发工具,结合面向对象的分析手段和研究方法,开发现代商业进销存信息管理应用软件。本系统是基于c/s (客户机/服务器)模式,采用自顶向下逐步求精的设计方法,融入现代信息资源管理的思想,结合现今商业企业...
编号:10-27738大小:1.17M
分类: 论文>计算机论文

内容介绍

此文档由会员 霜天盈月 发布

商品销售管理系统毕业设计

本文共计51页,26465字;

摘要
本课题主要研究如何利用计算机来进行信息管理,如何运用先进的软件开发工具,结合面向对象的分析手段和研究方法,开发现代商业进销存信息管理应用软件。
本系统是基于C/S (客户机/服务器)模式,采用自顶向下逐步求精的设计方法,融入现代信息资源管理的思想,结合现今商业企业进销存事务管理的特点,通过对现有进销存管理软件的分析与研究,在遵循扬长避短的原则上进行开发与设计的。本系统实现了三大功能:订(供)货管理、库存管理、销售管理。实现了销售与商品出库的自动联系。
本文较完整的叙述了整个软件分析﹑设计的整个过程,包括程序结构和数据库的设计。主要对销售模块的设计及实现的功能加以详细描述,并提供了该部分的使用说明。
关键字:进销存
Abstract
The information technology property is in high development today. The application of information processing technology is widely used day by day. This management information system which on account of OOA(object orientation analysis )about the Stock, Distribution and Storage of Business is adopt the method of object orientation to analysis and design. Associate with the recent situation of the management system of modern society. In order to be functional and convenient, we develop and design this management information application software.
To create a strong best way that can go through the whole develop period. To assure the implementation of this system design. We adopt the mind which divide the whole system into several parts. We make low relation between the parts and high relation in every part to assure the quality of the whole system. This system design is made up of three parts. They are stock management subsystem, distribution management subsystem and storage management subsystem.
目 录

摘要 1
第一章 任务说明书 2
第二章 选题背景 2
2.1 课题的来源及要求 2
2.2 国内外研究情况 3
2.3本设计的指导思想 4
第三章 可行性研究 5
3.1 对已有系统的分析 5
3.2 对新系统的可行性研究 5
3.3系统开发软件环境 6
第四章 需求分析 8
4.1 系统的综合要求 8
4.2 系统的数据要求 10
第五章 总体设计 15
5.1 概述 15
5.2 确定和评价系统方案 16
5.3软件结构设计 17
5.4 数据库设计 24
第六章 详细设计 27
第七章 运行结果分析 31
第八章 软件使用说明 31
第八章 结束语 34
致谢 35
参考文献、资料 36

部分参考文献、资料
(1)《Visual Basic程序设计案例教程》 沈大琳 著,中国铁道出版社 2004年9月第1版
(2)《Visual Basic +Oracle9i 数据库应用系统开发与实例》 李晓黎、张晓辉著,人民邮电出版社,2003年6月第1版
(3)《Visual Basic 6.0 多媒体使用编程技术》温志华著,中国水利水电出版社,1999年9月第1版
(4)《Visual Basic 程序设计》 刘瑞新 崔淼等编著,机械工业出版社,2003年1月第1版
(5)《Visual Basic 6.0程序设计》 马希荣 著,机械工业出版社 2003年1月第1版