1、 基于基于 WEBWEB 的商场管理系统的商场管理系统的设计与实现的设计与实现 论 文 作 者 姓 名 :论 文 作 者 姓 名 : 申 请 学 位 专 业 :申 请 学 位 专 业 : 申 请 学 位 类 别 :申 请 学 位 类 别 : 指导教师姓名 (职称) :指导教师姓名 (职称) : 论 文 提 交 日 期 :论 文 提 交 日 期 : 基于基于 WEBWEB 的商场管理系统的设计与实现的商场管理系统的设计与实现 摘摘 要要 本文通过对现代企业信息化管理进行分析,根据商场信息化管理的实际需 求,设计并实现了一个基于 WEB 技术的商场管理系统。该系统由七个功能模块 组成,即:商品信息
2、管理模块、客户信息管理模块、商品进货管理模块、商品 销售管理模块、人事信息管理模块、数据报表模块和系统配置模块。 本文不仅叙述了该商场管理系统的设计过程,包括需求分析,系统架构的 设计,以及功能模块的划分等,而且详尽叙述了各个功能模块的具体实现方法, 包括如何在服务器端响应客户请求,如何进行相应的数据库访问、以及如何进 行用户权限分配等。系统的开发采用了 ASP 技术,以 SQL Server 2000 作为后 台数据库,WEB 服务器使用 IIS,并且采用 B/S 模式,实现系统的高效运行,并 且安装方便,配置简易。 关键词关键词:商场管理;商品;信息管理;数据库 The Design an
3、d Realization of Shopping Malls Management System Based on WEB Abstract In this thesis, the shopping malls management system based on WEB is designed and realized by analysis of the modern enterprise information management and according to its actual requirement. This system is composed of seven fun
4、ction modules, which includes commodity information management module, customer information management module, commodity purchase management module, the commodity sales management module, the personnel information management module, report module and system configuration module. This thesis not only describes procedures of designing the shopping malls management system which includes requirement analysis, design of system frame and division of function module, but also describe