物资流通管理系统论文 VB开发
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
摘 要
物质流通管理系统是以服装行业为例的管理系统,故该系统也可称为服装行业物质流通管理系统。该系统是典型的数据库管理系统(Database Management System),它的开发改善了服装行业的一些问题,如服装品种繁多、库存漏洞大、决策欠依据、经营不规范等。在管理的科学性、正确性及高效性方面具有一定提高。同时服装行业物质流通管理系统还能对商品及管理的一些属性进行配置,实现了对服装行业一些固有特性(如不同的颜色和尺码)的设置。对实现企业物流管理起到一定的帮助作用。
[来源:http://think58.com]
本文主要介绍了如何利用Visual Basic 6.0和 SQL Server 2000开发物质流通管理系统。分前言、正文和附录三个部分。前言简要介绍了系统开发的背景和必要性。正文分六章论述:第一章介绍了该系统的目标、特性及理论依据;第二章对Visual Basic 6.0语言编程的特性和SQL Server 2000做了简单的概述;第三章主要进行系统分析和设计,是该论文的重点,介绍了管理系统的关联图、业务流程图;设计部分首先对药房管理系统进行了总体结构分析,然后介绍了系统各个功能模块的功能和用到的数据库表;第四章为系统实现,主要讨论了各个功能模块的编程思想并列举主要代码;第五章为系统测试,主要讨论了在系统设计和程序设计中遇到的难题,及它们的解决,并提出了一些新的设想;第六章为总结,论述了自己在毕业设计中的心得和感想。最后为致谢、参考文献、英文资料及对应的译文。
关键词 管理系统;数据库;模块
[资料来源:THINK58.com]
ABSTRACT
Circulation of material Management System is one Management System for service trades,so the system also can say Service trades circulation of material Management System. This system is the typical Data Base Management System. Its development improves some problem as variety of trades so much、the leak of stock is too large、the decision is bad and so on . At the same time, Service trades circulation of material Management System can deploy some property for goods and management which realizes some fits for the character inherent in service trades (as different color and size).The system has very important effect for enterprise circulation of material management.
This paper is mainly to introduce how to develop Circulation of material Management System by using VISUAL BASIC 6.0 and SQL SERVER 2000. It is divided into three parts: Introduction, text, and appendix. The first part—introduction is about the backgrounds of system development and its necessities. The second part—text has six chapters: The first chapter is to present the object, property and theory basis of the system; The second chapter is the briefly presentation about the new property of VISUAL BASIC 6.0 language program and SQL SERVER 2000; the third chapter is mainly about the system analysis and designing which is also the stress of this paper. In this chapter, it introduces the connection drawing and professional technological process drawing of management System; in the designing part it firstly makes an analysis to the overall structure of circulation of material Management System. Then recommends the functions of each module and the Data Base diagrams referred to; The fourth chapter is about system realization. It mainly discusses the ideology about each module and enumerates main codes. The fifth chapter is about system test, and the discussions about the difficulties in programming designing and finishing off. It also raises some new assumptions; The last chapter is conclusion which is mainly about the reflections and thoughts referred to the graduation project. The last part is thanks expressing; Works cited; English materials and its corresponding translations.
[来源:http://think58.com]
Key Words Management System; Data Base;Module
目 录
第一章 系统概述2
1.1 系统功能2
[版权所有:http://think58.com]
1.2 系统特性2
1.3 统开发软、硬件环境2
[资料来源:www.THINK58.com]
1.4 系统开发的理论依据 3
[版权所有:http://think58.com]
第二章 系统的开发工具简介 4
[资料来源:THINK58.com]
2.1 Visual Basic 及其编程境 4
2.2数据库的选择8
2.3 SQL 语言简介 8
[来源:http://www.think58.com]
第三章 系统分析与设计11
[资料来源:http://www.THINK58.com]
3.1 系统分析11
[资料来源:http://THINK58.com]
[资料来源:http://www.THINK58.com]
[来源:http://think58.com]
3.2 系统设计 16
[资料来源:http://www.THINK58.com]
3.3数据库设计 18
[资料来源:http://THINK58.com]
第四章 系统实现 28
4.1 创建公共模块28
[资料来源:www.THINK58.com]
4.2 欢迎窗体30
[来源:http://www.think58.com]
4.3登陆模块 30
4.4 主窗体32
4.5 基本信息设置模块32
4.6 进货信息管理模块34
[资料来源:http://think58.com]
[来源:http://www.think58.com]
4.7 销售信息管理模块41
[来源:http://think58.com]
4.8 库存信息管理模块44
[资料来源:THINK58.com]
4.9 财务信息管理模块46
第五章 系统测试48
5.1 软件测试基础48
5.2 对本系统的测试48
第六章 总结 50
[来源:http://think58.com]
致谢51
[来源:http://think58.com]
参考文献52
附录 科技文献 53
[资料来源:http://think58.com]
部分运行界面
[资料来源:http://think58.com]
[资料来源:http://THINK58.com]
上一篇:网络俄罗斯方块论文 VB开发
下一篇:图书馆管理系统论文 VB开发