基于web的百货商场管理系统设计与实现.doc
约47页DOC格式手机打开展开
基于web的百货商场管理系统设计与实现,含代码摘要随着计算机技术的迅猛发展,计算机给人们带来了很多便利,人们借助于计算机进行生产劳动管理更加方便。百货商场管理系统是现代百货商场对商业进行管理、查询和记录的信息管理系统。它能实现纵观整个百货商场的商业动态、分类查看等精细化管理。通过对商品,客户,商品进货,销售,人事等细化管理,及时了解商业动态,便于决策部门正确...
内容介绍
此文档由会员 渭水亭榭 发布
含代码
摘要
随着计算机技术的迅猛发展,计算机给人们带来了很多便利,人们借助于计算机进行生产劳动管理更加方便。百货商场管理系统是现代百货商场对商业进行管理、查询和记录的信息管理系统。它能实现纵观整个百货商场的商业动态、分类查看等精细化管理。通过对商品,客户,商品进货,销售,人事等细化管理,及时了解商业动态,便于决策部门正确的作出商业业规划,最大限度的提高百货商场的竞争力和管理效率。
本文通过对现代企业信息化管理进行分析,根据百货商场信息化管理的实际需求,设计并实现了一个基于WEB技术的百货商场管理系统。该系统由七个功能模块组成,即:用户管理模块、商品信息管理模块、客户信息管理模块、商品进货管理模块、商品销售管理模块、人事信息管理模块、数据报表模块和系统配置模块。
本文不仅叙述了该商场管理系统的设计过程,包括需求分析,系统架构的设计,以及功能模块的划分等,而且详尽叙述了各个功能模块的具体实现方法,包括如何在服务器端响应客户请求,如何进行相应的数据库访问、以及如何进行用户权限分配等。系统的开发采用了ASP技术,以SQL Server 2000作为后台数据库,WEB服务器使用IIS,并且采用B/S模式,实现系统的高效运行,并且安装方便,配置简易。
关键词:百货商场管理;商品;信息管理;ASP;数据库;B/S;高效
Abstract
With the rapid development of computer technology, the computer has brought people a lot of convenience, people with the help of computer production management to be more convenient. shopping malls management system is a modern shopping malls in business management, query and records information management system. It can realize the throughout the department store business dynamics, classification view and other fine management. Through to commodity, customers, commodity purchase, sales, personnel management, timely understanding business dynamics, the decision-making department can correct to make business planning, the maximum increase of shopping malls ' competitive ability and management efficiency.
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 function 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 describes in detail about development methods of every functional module, which includes how to respond the customers' request at the server, how to access database and how to assign of user authority and etc. This system is based on the popular B/S mode, mainly uses ASP technolgy as a development language, uses SQL Server 2000 to design the database on the backstage, the Web server use IIS. It realizes the convenient install, running effectively and simple configuration.
Key words: Shopping Malls Management;Commodity;Information Management;ASP;Database;B/S; Efficiency
目录
1 引言 1
1.1 系统设计目的及意义 1
1.2 系统特色 2
2系统开发环境和选择工具 3
2.1 ASP简介 3
2.1.1 ASP 运行环境(IIS) 4
2.1.2 ASP 提供了6个内置的全局对象 4
2.1.3 ASP 技术 4
2.2 Dreamwever简介 5
2.3数据库SQL SERVER 2000 简介 5
3 系统设计 6
3.1 需求分析 6
3.1.1 系统功能分析 6
3.2总体设计 7
3.2.1核心模块:商品管理模块 7
3.2.2管理信息发布模块 8
3.2.3客户管理模块 9
3.2.4员工管理模块 9
3.2.5管理交流模块 9
3.2.6系统配置模块 9
4 详细设计 11
4.1商品管理模块 11
4.1.1 商品信息管理模块 11
4.1.2 货品管理模块 12
4.1.3 商品销售管理 14
4.1.4 商品数据报表 14
4.2管理信息发布模块 14
4.3客户管理与员工管理 16
4.4管理交流模块 17
4.5系统配置模块 18
4.5.1用户管理模块 18
4.5.2修改密码模块 18
4.5.3退出系统模块 18
5 系统的实现 19
5.1系统的主界面实现 19
5.2 ASP访问数据库的实现 20
5.3 用户登录模块的实现 20
5.4 添加功能模块的实现 24
5.5修改功能模块实现 30
5.6删除功能模块实现 31
5.7查询功能模块实现 31
5.8留言板功能模块实现 33
5.9邮件发送功能模块实现 35
5.10销售排名,销售警示,销售榜样功能模块实现 37
5.11报表打印,打印预览 39
6.结论 40
7.致谢 41
8.参考文献 42
8.参考文献
[1] 邓文渊.ASP与网络数据库技术[M].北京:中国铁道出版社,2005。
[2] 梁喜超,卢山.ASP后台数据库实例经典[M].北京:冶金工业出版社,2001。
[3] Greg Buczek.ASP应用开发指南[M].北京:科学出版社,2000。
[4] 方睿,吴四九.网络数据库原理及应用[M].四川:四川大学出版社,2005。
[5] 张莉,王强.SQL Server数据库原理及应用[M].北京:清华大学出版社,2003。
[6] 陈明.实用软件工程基础[M].北京:清华大学出版社,2002。
[7] 屈喜龙,朱杰. ASP+SQL Server开发动态网站实例荟萃[M].北京:机械工业出版社,2006。
摘要
随着计算机技术的迅猛发展,计算机给人们带来了很多便利,人们借助于计算机进行生产劳动管理更加方便。百货商场管理系统是现代百货商场对商业进行管理、查询和记录的信息管理系统。它能实现纵观整个百货商场的商业动态、分类查看等精细化管理。通过对商品,客户,商品进货,销售,人事等细化管理,及时了解商业动态,便于决策部门正确的作出商业业规划,最大限度的提高百货商场的竞争力和管理效率。
本文通过对现代企业信息化管理进行分析,根据百货商场信息化管理的实际需求,设计并实现了一个基于WEB技术的百货商场管理系统。该系统由七个功能模块组成,即:用户管理模块、商品信息管理模块、客户信息管理模块、商品进货管理模块、商品销售管理模块、人事信息管理模块、数据报表模块和系统配置模块。
本文不仅叙述了该商场管理系统的设计过程,包括需求分析,系统架构的设计,以及功能模块的划分等,而且详尽叙述了各个功能模块的具体实现方法,包括如何在服务器端响应客户请求,如何进行相应的数据库访问、以及如何进行用户权限分配等。系统的开发采用了ASP技术,以SQL Server 2000作为后台数据库,WEB服务器使用IIS,并且采用B/S模式,实现系统的高效运行,并且安装方便,配置简易。
关键词:百货商场管理;商品;信息管理;ASP;数据库;B/S;高效
Abstract
With the rapid development of computer technology, the computer has brought people a lot of convenience, people with the help of computer production management to be more convenient. shopping malls management system is a modern shopping malls in business management, query and records information management system. It can realize the throughout the department store business dynamics, classification view and other fine management. Through to commodity, customers, commodity purchase, sales, personnel management, timely understanding business dynamics, the decision-making department can correct to make business planning, the maximum increase of shopping malls ' competitive ability and management efficiency.
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 function 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 describes in detail about development methods of every functional module, which includes how to respond the customers' request at the server, how to access database and how to assign of user authority and etc. This system is based on the popular B/S mode, mainly uses ASP technolgy as a development language, uses SQL Server 2000 to design the database on the backstage, the Web server use IIS. It realizes the convenient install, running effectively and simple configuration.
Key words: Shopping Malls Management;Commodity;Information Management;ASP;Database;B/S; Efficiency
目录
1 引言 1
1.1 系统设计目的及意义 1
1.2 系统特色 2
2系统开发环境和选择工具 3
2.1 ASP简介 3
2.1.1 ASP 运行环境(IIS) 4
2.1.2 ASP 提供了6个内置的全局对象 4
2.1.3 ASP 技术 4
2.2 Dreamwever简介 5
2.3数据库SQL SERVER 2000 简介 5
3 系统设计 6
3.1 需求分析 6
3.1.1 系统功能分析 6
3.2总体设计 7
3.2.1核心模块:商品管理模块 7
3.2.2管理信息发布模块 8
3.2.3客户管理模块 9
3.2.4员工管理模块 9
3.2.5管理交流模块 9
3.2.6系统配置模块 9
4 详细设计 11
4.1商品管理模块 11
4.1.1 商品信息管理模块 11
4.1.2 货品管理模块 12
4.1.3 商品销售管理 14
4.1.4 商品数据报表 14
4.2管理信息发布模块 14
4.3客户管理与员工管理 16
4.4管理交流模块 17
4.5系统配置模块 18
4.5.1用户管理模块 18
4.5.2修改密码模块 18
4.5.3退出系统模块 18
5 系统的实现 19
5.1系统的主界面实现 19
5.2 ASP访问数据库的实现 20
5.3 用户登录模块的实现 20
5.4 添加功能模块的实现 24
5.5修改功能模块实现 30
5.6删除功能模块实现 31
5.7查询功能模块实现 31
5.8留言板功能模块实现 33
5.9邮件发送功能模块实现 35
5.10销售排名,销售警示,销售榜样功能模块实现 37
5.11报表打印,打印预览 39
6.结论 40
7.致谢 41
8.参考文献 42
8.参考文献
[1] 邓文渊.ASP与网络数据库技术[M].北京:中国铁道出版社,2005。
[2] 梁喜超,卢山.ASP后台数据库实例经典[M].北京:冶金工业出版社,2001。
[3] Greg Buczek.ASP应用开发指南[M].北京:科学出版社,2000。
[4] 方睿,吴四九.网络数据库原理及应用[M].四川:四川大学出版社,2005。
[5] 张莉,王强.SQL Server数据库原理及应用[M].北京:清华大学出版社,2003。
[6] 陈明.实用软件工程基础[M].北京:清华大学出版社,2002。
[7] 屈喜龙,朱杰. ASP+SQL Server开发动态网站实例荟萃[M].北京:机械工业出版社,2006。