1 / 61
文档名称:

毕业设计-采购管理系统-论文.doc

格式:doc   大小:1,912KB   页数:61页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计-采购管理系统-论文.doc

上传人:zxwziyou8 2018/9/17 文件大小:1.87 MB

下载得到文件列表

毕业设计-采购管理系统-论文.doc

文档介绍

文档介绍:采购管理
摘要
本系统是基于为轴承企业采购部门开发的系统。课题主要采用自上而下的结构化程序设计方法与面向对象方法相结合的方法,致力于达到标准的现代化物流管理要求。帮助轴承企业采购部门全面实现电子化、自动化、标准化的现代化先进管理模式。
编程语言进行界面设计和代码设计,来对数据库进行各种操作,数据库设计使用SQL Server 2000创建。
该系统主要实现对货品信息和采购信息的管理,以采购管理系统为模型,以单据查询、采购管理、基本信息管理以及系统维护等为主要功能。
正文分八章:第一章是绪论,主要涉及系统的开发背景和开发目的;第二章至第七章讲述软件生命周期各阶段的任务、过程、结构化方法和工具;第八章是对整个文章的总结。
关键词:采购;查询;数据库设计;客户端/服务器模式
Abstract
Anshun bearing purchase management system is developed for purchasing department of bearing enterprise. This article discusses the development of the system bining the up-to-down method of structure program design and object-oriented method,trying to meet the requirement of management of standard and modern physical distribution, and enable the purchasing department of axletree enterprises electronic, automatic, standard and modern management mode.
The system adopted the Visual language to develop the UI and main codes. technology was used plete various database operations. The database system is SQL Server 2000.
This system mainly implements the function of management of goods information and purchase information,drawing up the management system of purchase as the mode, with the function such as: query of bill, purchasing management, basic information management and system maintenance.
The paper passes eight chapters: Chapter One introduces the background and objective of the development of the system. Chapter Two to Chapter Seven focus on the task, process, structure method and tools at every stage of the software development life cycle. Chapter Eight is the conclusion of the whole paper.
Keywords: purchase; query; database design;C/S mode
目录
第1章绪论 1
背景分析 1
系统的设计目标 1
开发工具的选用及介绍 2
开发环境 2
SQL Server2000的简介 3
SQL语言及使用 4
技术介绍 4
第2章可行性研究 6
问题定义 6
可行性研究 6
技术可行性 6
经济可行性 7
操作可行性 7
法律可行性 7
第3章需求分析 8
用户需求 8
功能需求 8
需求建模 9
工作流程 9
数据流程图 9
数据字典 12
第4章总体设计 16
功能模块图 16
数据库设计 17
数据库需求分析设计 18