基于springmvc的购物系统论文2014.doc
文本预览下载声明
成都学院学士学位论文(设计)
PAGE
基于SpringMvc的购物平台的设计与实现
专 业:软件工程 学 号:201010414511
学 生:任 宇 桐 指导教师:李立
摘要:随着信息化时代的蓬勃发展,网上购物平台作为电子商务的一种形式,正在高速的发展。当今社会已经越来越多的人开始接受并乐意于网上购物,网络购物正适应了当今社会快节奏地生活,使顾客足不出户便可以方便快捷轻松地选购自己喜欢的商品。
本文设计并开发了一个网上购物商场,该购物平台以品牌为中心进行管理,系统平台可以以加盟的方式提供各品牌的网络销售渠道,并通过该系统对品牌、商品等的管理。文中介绍了实现程序的相关技术与开发工作环境,详细阐述了整个系统的设计和架构、系统的整理流程以及各个模块的功能和关系。本设计使用MyEclipse开发环境结合Mysql、Tomcat,实现了对管理、品牌、类型、商品、订单等的管理,最后实现了一个稳定的、健壮等购物平台。
关键词:购物;平台;品牌;商品;MyEclipse
The Design and Implementation of shopping platform based on SpringMvc
Specialty: Software Engineering Student Number: 201010414511
Student: Ren Yutong Supervisor: Li li
Abstract: With the rapid development of the information age, online shopping as a form of e-commerce platform, is a high-speed development. Todays society more and more people begin to accept and be happy online shopping.Online shopping is adapted to the fast pace of life in todays society, so that customers can enjoy the convenience quickly and easily buy their favorite products.
This paper article is designed and developed an online shopping mall.The shopping platform to brand-centric management system platform can provide a way to join the brands network of sales channels, and through the system management of the brand, produc and so on.This paper describes the realization of the program of technical and development work environment, elaborated on the relationship between functionality and overall system design and architecture, finishing systems and processes of each module. This design uses MyEclipse as a development environment, combined with the Mysql database, Tomcat server to achieve the management of brand, type, commodity, orders and so on.Finally achieve a stable, robust and other shopping platforms.
Key words: Shopping;Platform;Brand;MyEclipse
PAGE I
目 录
TOC \o 1-3 \h \z \u 绪 论 2
1 需求分析 4
1.1 功能需求分析 4
1.1.1 商品浏览 4
1.1.2 商品购买 4
1.1.3 登录注册
显示全部