1 / 41
文档名称:

网上购物论文.doc

格式:doc   大小:750KB   页数:41页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

网上购物论文.doc

上传人:rsqcpza 2021/1/18 文件大小:750 KB

下载得到文件列表

网上购物论文.doc

相关文档

文档介绍

文档介绍:摘 要
本论文主要阐述“网上购物电子商务系统”下的“网上服装淘宝”系统的设计思想和实现的关键技术。论文针对网上购物用户及商品卖家在进行商品买卖过程中出现的问题,采用面向对象设计的方法和JSP,Struts等技术,进行分析和设计并实现了网上服装淘宝店系统。
该系统具有普通用户浏览、注册、注册用户登录、购买商品等功能,测试表明改系统达到了预期的要求。
论文包括以下几个部分:
第一部分问题的来源和可行性分析,说明了开发“网上服装淘宝”系统的必要性,不但能改善日常生活中人们购物的时间限制性,还能有助于经济效益的提高。
第二部分需求分析和总体设计,通过对用户需求的分析,明确知道了自己要设计中所要考虑的问题和各个模块功能的具体实现。
第三部分数据库设计,设计了整个系统的功能模块,并对各个实体进行设计。
第四部分详细设计及系统实现,通过对各种模块的详细设计和数据库的连接完成了网上服装淘宝店的所有模块。达到理想效果。
关键字:MyEclipse Java MySQL
Abstract
This thesis is elaborated"online shopping e-commerce system" of the "online clothing taobao" system's design idea and the essential technology. Paper shopping users and goods online seller in merchandising problems appeared in the course of using object-oriented design, the methods and the JSP, struts technology etc, analysis and design and implement an online clothing taobao shop system.
This system has the ordinary users browse, registered, registered user login, the purchase of goods, and other functions, tests show that the system to achieve the expected to request.
Papers included the following several parts:
The first part of the origin of the problem and feasibility analysis,Explains the development "online clothing the necessity of taobao" system,Not only can improve day-to-day life people shopping time restriction, but also help to improve the economic benefits.
The second part demand analysis and the overall design,Through the analysis of the demand of users, clearly know oneself to which should be considered in the design of the problem and the realization of a function modules.
The third part database design, design the system function module, and design of each entity.
The fourth part detailed design and system implementation, through the detailed design of various module and database connection completed online clothing taobao shop all modules. To achieve the ideal effect.
Key words: MyEclipse Java MySQL
目录
第一章 问题来源 1
引言 1
系统开发背景和意义 2
第二章 基础理论知识 4
JSP概述 4
Jav