小型超市进销存管理系统论文终稿详解.doc
文本预览下载声明
四川理工学院毕业设计(论文)
超市进销存管理系统
毕业设计(论文)任务书
设计(论文)题目: 超市进销存管理系统
学院:计算机学院 专业:计算机科学与技术 班级:05级6班 学号:05101017624
学生: 吴思思 指导教师: 朱文忠
接受任务时间 2009年1月5日【1】.Visual Basic编程及实例分析教程[M].北京:,2007年
【】.Visual Basic毕业设计指南与项目实践[M].北京:北京电子出版社,200年
【】,宋坤,李严. SQL Server数据库开发实例解析[M].北京:出版社,200年
设计(论文)各阶段名称 起 止 日 期 1 收集资料 200年01月05日~200年02月20日 2 需求分析 200年02月21日~200年03月01日 3 撰写开题报告 200年03月02日~2007年03月10日 4 完成初稿 200年03月11日~200年04月30日 5 完成第二稿 200年05月01日~200年05月15日 6 完成正式稿 200年05月16日~200年05月31日 7 装订准备答辩 200年06月01日~200年06月10日 超市进销存管理系统
摘 要
本文首先简单介绍背景,,其次详细阐述设计与实现。在设计部分,主要分析系统涉及的功能和;在实现部分,主要介绍系统开发运用的主要技术:和数据库,通过这些技术。关键词:数据库Supermarket purchase-sell-stock management system
ABSTRACT
This paper briefly introduced the background of developing the supermarket purchase-sell-stock management system. Analysed the operation flow of purchase-sell-stock management system and the feasibility of economy of developing this system. Also did analyses of the requirement of the system and built data modelings. Next, the paper described the design and realization of this system particularly. In design part, mainly analysed the function dealing with the system and code writing .In realization part, mainly introduced the main technics of the development and exertion of the system: visual basic and SQL database. By these technics realized the resource management of the supermarket purchase-sell-stock management system, also purchase management,sales management, inventory management,system management, etc.
Keywords: purchase-sell-stock management system; database
目 录
第1章 引言 1
1.1 课题背景 1
1.2 系统分析 1
1.2.1 需求分析 1
1.2.2 可行性分析 2
1.3 开发软件介绍 2
1.3.1 Visual Basic 6.0 2
1.3.2 Microsoft SQL Server 2000 3
第2章 系统设计 5
2.1 系统开发的目标和思想 5
2.2 系统功能设计 5
2.2.1 资料管理 5
2.2.2 采购管理 6
2.2.3 销售管理 7
2.2.4 库存管理 8
2.2.5 系统管理 9
2.3 数据库设计 9
第3章 系统设计 14
3.1 界面设计 14
3.1.1 主窗体界面 14
3.1.2 登录界面 15
3.1.3 资料管理 16
3.1.4 采购管理 2
显示全部