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

服装连锁店管理系统的设计与开发

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


摘  要
  当今,商品销售连锁店的发展给人们带来了诸多便利。服装连锁经营是这一传统商业模式中发展比较有代表性的一类,通过科学的管理方法和现代化的管理工具--计算机及其网络应用系统,能够规范经营中的各项管理、降低服务成本和提高服务质量。为了管理好各连锁店的销售情况,靠传统的手工方法很难适应当今的发展需求。因此,借助于网络应用技术管理分布在各地的连锁店能够大大提高管理效率,同时也是信息时代发展的必然趋势。
  本设计的开发是基于B/S结构,采用asp程序设计语言及SQL Server 2000数据库进行开发;论文首先阐述了基于B/S模式的服装连锁管理系统的开发,并对该系统进行了较详细的需求分析;然后探讨了该系统需要实现的设计方案,该系统主要包括总店系统和分店系统两个方面,总店系统主要用于对商品、各个分店等的管理,各个分店系统相互独立,主要用于对各分店的商品的销售及管理;最后,在测试与分析过程中,该系统表现出了运行稳定、可靠和实用等特性,具有一定的实用价值。

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

  关键词: 服装连锁;管理系统;B/S结构;数据库;总店;分店

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


Design and Development of Management System for Clothing Chain Store
  Abstract
  Nowadays, people benefit a lot from the development of chain stores. Running clothing chain stores is a representative in the mode of traditional commercialization. It can regularize all kinds of managements, reduce the service cost and enhance the quality of service by scientific methods of management and modernized management tools-computers and network application system. It is hard for traditional handwork method to meet nowadays' demand of development, in order to manage the sales of each chain store. Therefore, through employing network application system, chain stores distributed nationwide can greatly improve the management efficiency, mean while the application of these techniques is the inevitable trend in the information times.
  This system is based on the B/S structure, applies asp.NET programming language and SQL Server 2000 database to develop. This paper describes the development of clothing chain management system based on B/S, and the demand for this system is analyzed in detail. Then, the plan of this system is discussed. The system's basic function modules include the main store and the branch store system. Main Store system is mainly used for commodities, the management of each branch store system and so on. Each branch store is mutually independent, is mainly used to the sales and management of each branch store. Finally, through testing and analyzing, it shows this system is stable, reliable, and usability, which has some practical values.

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

  Key words:  Clothing Chain; Management System; B/S Structure; Database; Main Store; Branch Store

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

系统功能
  通过对用户需求的分析,服装连锁管理系统网站包括以下的主要功能:
  (1)总部系统的管理,主要包括对各个连锁店包括总店的管理(添加,删除,更新)、各个用户包括总店用户的管理(添加,删除,更新)、销售管理(查看各连锁店的销售情况)、批发业务(向各连锁店发送货物)、仓库管理(查看商品基本信息包括名称、价格等,查看各商品的总量、剩余量,添加商品)等功能。
  (2)分店系统的管理,主要包括用户的管理(修改密码),顾客的管理(添加,删除,更新),销售收银(记录顾客购买信息,结缴款),仓库管理(查看商品基本信息包括名称、价格等,查看各商品的总量、剩余量,出入单据),购买查询(查询购买记录,退换货)等功能。
  
系统结构
    整个系统主要分为两大模块:总店系统模块和分店系统模块 [版权所有:http://think58.com]

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