{$cfg_webname}
主页 > 计算机 > ASP.NET >

欣欣网店仓库管理系统的设计与实现(VS2005,SQL2000)

来源:56doc.com  资料编号:5D9234 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D9234
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

欣欣网店仓库管理系统的设计与实现(VS2005,SQL2000)(10900字)
摘要:随着互联网的高速发展国内出现了越来越多的网络购物平台,越来越多的人习惯网络购物,越来越多的商家也参与到网上销售的行业中,由于网络客户的不断增加,肯定商家需要采购不同的货物已供市场需求,商家需要时时了解客户都需要哪方面的购物需求,因此商家迫切需要一套完善的商品库存管理软件,来时刻管理自己的货物仓库,基于此我们开发了这套网店仓库管理系统
本文首先介绍了仓库管理的必要性,然后分析了网络店铺作为一个大型网上销售商店,它的货物流通管理现状,并在此基础上,进一步分析仓库货物流通管理的具体功能及模块。然后根据时下流行的.Net技术及工厂开发模式(多层开发模式),利用所掌握的知识,用B/S结构进行网店仓库管理系统的开发,以适应网店货物仓库流通管理的发展,提高经济效率。作为系统实现的一部分本文还描述了网店仓库管理系统的功能模块,本系统主要分为六大模块:采购、销售管理模块;入库、出库管理模块;对于库存中商品的损坏、丢失情况的报损模块;前台通过电子商务展示模式展示了商品的详细信息,以及会员注册、留言等等模块的功能。
关键词:网点仓库管理,库存管理,NET技术,B/S结构,采购销售

Abstract:With the rapid development of Internet, there are more and more domestic online shopping platform, more and more people are used to online shopping, more and more businesses are also involved in the online sales industry, because of the growing network of customers, businesses need to purchase certain goods have been different for the market demand, businesses need to constantly know what aspects of customer needs shopping needs, the urgent need for a sound business inventory management software products to manage their own time cargo warehouse, based on this we developed The Shop of the warehouse management system
This paper introduces the need for warehouse management, and then analyzes the store as a large network of online sales shops, which Management of the flow of goods, and on this basis, further analysis of the flow of goods warehouse management specific functions and modules. Then popular. Net technology and plant development mode (multi-storey development mode), the use of the knowledge, with the B / S structure of the shop warehouse management system developed to meet the flow of cargo warehouse shop management development, improve economic efficiency. As part of implementation of the system described in this article also shop warehouse management system modules, the system consists of six modules: purchasing, sales management module; storage, a library management module; for the inventory of goods damaged, lost situation The reported loss module; prospects through e-commerce merchandise display mode shows the detailed information, and membership registration, message, etc. modules
Keywords: network warehouse management, inventory management, NET technology, B / S structure, procurement marketing

功能概述
此系统主要可以实现的网络店铺货物仓库的管理,主要有以下几点:
后台:
(1)会员信息管理:管理会员信息。
(2)会员留言管理:管理会员的留言反馈信息。
(3)商品类别管理:管理商品类别信息。
(4)商品信息管理:管理网店仓库商品信息。
(5)商品采购管理:管理仓库商品的采购信息、可以编写采购单、采购单可以入库
(6)商品销售管理:管理仓库商品的销售信息、可以编写销售单
(7)商品的入库管理:管理仓库商品的入库信息
(8)商品的出库管理:管理仓库商品的出库信息
(9)商品的报损管理:管理仓库商品的损失信息
(10)库存信息查询:显示库存信息
(11)商品信息统计:统计商品的采购数量、销售数量、库存数量等相关数量信息
前台:
(1)免费注册信息。
(2)修改会员信息。
(3)可以在线查看商品信息。
(4)可以给网店管理人员留言和交流。
 

网店仓库管理系统的设计与实现(VS2005,SQL2000)
网店仓库管理系统的设计与实现(VS2005,SQL2000)
网店仓库管理系统的设计与实现(VS2005,SQL2000)
网店仓库管理系统的设计与实现(VS2005,SQL2000)
网店仓库管理系统的设计与实现(VS2005,SQL2000)
网店仓库管理系统的设计与实现(VS2005,SQL2000)
网店仓库管理系统的设计与实现(VS2005,SQL2000)
网店仓库管理系统的设计与实现(VS2005,SQL2000)


目   录
绪论    1
1.1    开发背景    1
1.2 系统的可行性分析    1
技术可行性分析    1
实施的可行性分析    1
相关技术介绍    2
2.1 C#简介    2
2.2 AspNet简介    2
2.3 数据库简介    4
系统需求分析    5
3.1 可行性分析    5
3.2 系统具备的特点介绍    5
3.3 系统功能结构分析    6
图 3-1 结构图    7
3.4 业务流程分析    7
3.5 系统目标    8
4.1 系统开发环境    8
4.2 数据库设计    9
4.3 E—R图    12
4.4 主要模块流程图    12
    商品类别维护    13
系统界面设计    15
5.1 界面设计思想    15
5.2 详细界面设计    15
测 试    24
6.1 概述    24
    概念和意义    24
    特性    24
    重要性    25
6.2 本系统测试描述    25
结  论    26
参考文献    26

推荐资料