商务网站后台管理系统毕业论文.doc
文本预览下载声明
商务网站后台管理系统的设计与实现
摘要
随着网络技术的发展、计算机应用水平的提高,原来商务网站后台管理系统的时效性、数据的正确性、操作的方便性上都存在不足,已影响到商务网站后台管理系统的正常使用。经过考察比较,决定利用自己的力量对商务网站后台管理系统进行重新设计。使系统能利用软件开发技术的成果,方便商品销售的管理。
本商务网站后台管理系统是实现商品信息的综合管理。本文主要对商务网站后台管理系统的设计与开发过程进行了全面的介绍并对各子系统中的程序设计、操作流程、功能实现等进行了详细的解释。该管理信息系统通过SQLSERVER2005建立后台的数据库,利用myeclipse开发工具,运用JAVA以及JSP语言实现了电子商务网站管理所需要的各项基本功能。
关键词 商务网站;JAVA;系统开发
Design and Implementation of Commerce Website’s Backstage Management System
Abstract
With the development of network technology and the rise of computer application level, the original backstage management system of commerce website needs to be improved in the timeliness, accuracy of data and convenience of operation because the deficiencies have affected normal operation of the system. After the inspection and comparison, the author decides to use his own knowledge to redesign the backstage management system so as to enable the system to use the findings of software development technology and facilitate the management of merchandise sales.
The backstage management system is a kind of integrated management for realizing product information. This paper comprehensively introduces the process of design and development of the system and elaborates the program design, operational procedures and function realization of subsystems. The management information system establishes the backstage database through SQLSERVER2005, uses the development tool myeclipse and applies JAVA and JSP languages to achieve all basic functions needed for the management of e-commerce website.
Keywords commerce website; JAVA; system development
目 录
摘要 i
Abstract ii
1 绪论 1
1.1 课题的研究背景与意义 1
1.1.1 课题的研究背景 1
1.1.2 课题的研究意义 1
1.2 可行性分析 2
1.2.1 经济可行性 2
HYPERLINK \l _Toc106465138 1.2.2 技术可行性 2
1.2.3 操作可行性 3
1.2.4 法律可行性 3
1.2.5 时间可行性 4
1.3 论文各章简介 4
2 需求分析 5
2.1 业务流分析 5
2.2 数据流分析 6
2.3 数据字典 7
HYPERLINK \l _Toc106465146 2.3.1 商务网站后台管理的数据字典 7
HYPERLINK \l _Toc106465146 2.3.2 商务网站后台管理的数据项 10
3 系统设计 12
3.1 系统设计思想 12
3.1.1 页面模块化 12
3
显示全部