优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

基于WEB的商品管理子系统的设计与开发

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:
毕业设计(www.think58.com)

摘  要
随着市场竞争日益激烈,实现整个产业链内信息的畅通,是提高企业竞争力的关键。而ASP正是利用了本身的规模优势,为企业信息化提出一种新的应用模式。本文首先对销售供应链管理的背景和需求进行了分析,提出实现商品销售管理子系统的必要性与可行性。其次针对日常业务流程,分析数据来源及数据处理流程,设计并开发一套商品销售管理子系统。最后,针对系统实现过程中的各个部分,给出了系统帮助。
    文中详细阐述了各子模块的功能和实现过程,并对该系统的核心技术作了特别讲解。从试运行情况来看,本系统加强了对于日常业务的有效管理,提高了管理的效率和科学性,实现了一般业务的需求,达到了建设一个商品销售管理子系统的预定目标。

[资料来源:http://www.THINK58.com]

关键词:销售;供应链;ASP
 
WEB-based merchandise management subsystem design and development
Abstract
As the market competition is fierce increasingly, it is crucial that enterprise reality informationization through conforming its inner and sub-enterprise or partnership enterprise and realizing communication free in the whole domain. A new application mode for the informatization in small and medium enterprises is put forward by the ASP Platform. In this paper, the necessity and feasibility of supply chain management of sales are proposed by analyzing the background and the requirement of supply chain management. Then specifying for business process, the data source and its processing flow are analyzed, and a set of selling supply chain management system is designed. Finally, Systems help based on each part of the system are given.
Functions and implementation procedure of each sub module are introduced and a specific explanation for the core technology of the system is shown. From the actual operation of this system, it enhances effective management of the system, increases the efficiency and scientific features, realizes informative resource sharing, and meets the demands, the system achieves the predicted goal. [资料来源:THINK58.com]

Key words: Selling Supply chain ASP
 
目  录
 

[资料来源:http://think58.com]

1 引言 1
1.1 本课题背景与意义 1
1.2本课题的研究内容 1
2相关的技术知识 1
2.1开发环境介绍 1
2.2 ASP技术 1
2.3 Access数据库 4
3系统总体设计 5
3.1功能需求分析 5
3.2 功能模块设计 6
4 数据库设计 7
4.1数据库需求分析 7
4.2 数据库的设计 8
5 系统实现 9
5.1 用户登录模块 9
5.2 用户注册模块 12
5.3 系统主界面模块 13
5.4货品管理模块 15
5.5 进货入库模块 19
5.6 销售出库模块 22
5.7 库存管理模块 23
5.8 系统帮助 23
结    论 23
参考文献 24
致    谢 25 [资料来源:http://www.THINK58.com]

3.2 功能模块设计
  根据上面对系统的功能需求分析可以得到,本系统最主要的几大功能有货品 管理,进货入库,销售出库以及库存管理,如图1列出了各个功能模块所实现的具体功能。
 用户登录模块主要是检查用户名和密码是否匹配, 该系统对用户的身份认证采用的是用户名/密码方式,在用户进入系统的时候要求用户输入用户名和密码,并比较两者和数据库中用户名和密码对应。
货品管理模块主要用来维护用户货品的基本信息,系统提供的功能包括货品的信息列表,新增货品,修改货品和删除货品。
进货入库模块主要用来维护货品入库信息,以及对入库记录的浏览查看。系统提供的功能包括入库信息列表,添加入库记录和删除入库记录。
销售出库模块主要用来维护货品出库信息,并对出库记录的浏览查看。系统提供的功能包括出库信息列表,添加出库记录和删除出库记录。
库存管理模块中,系统提供货品的入库,出库以及库存情况的信息查询功能,进入库存管理页面可以看到所有货品列表,且列表中除了显示货品的编码,名称等基本信息外,还显示累计入库,累计出库和库存数量。当货品记录比较多时,可以翻页浏览。还可以按照货品名称模糊查询,过滤显示希望查看的货品库存信息。

[来源:http://www.think58.com]

模块图:

[资料来源:www.THINK58.com]

[版权所有:http://think58.com]

预览图:

[资料来源:http://think58.com]


[资料来源:http://THINK58.com]

毕业设计(www.think58.com)