闲置服装交易平台设计
摘 要
伴随着电子商务的飞速发展,网上交易日益发挥出其不可替代的优越性。但由于电子商务在校园的应用起步较晚,以及校园电子商务模式应用的不成熟,使高校校园电子商务的发展缓慢。
闲置服装交易平台是一个服务于在校学生的C2C(Custom to Custom)的交易平台,通过本网站用户可自由出售和购买商品,为广大学生提供了平等互利、方便快捷的交易空间。系统的主要功能包括:会员管理、类别管理、用户注册、商品发布、商品审核。
本系统前台主要使用JSP作为开发语言,后台使用MySQL作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个基于Web技术的B/S结构的闲置服装电子产品交易系统。
关键词:闲置服装交易网;网上商店;JSP;B/S结构
Design and implementation of second-hand goods trading platform of Anhui Xinhua University
ABSTRACT
With the rapid development of e-commerce, online trading has to play its irreplaceable advantages. But because of electronic commerce in the campus application starts relatively late, and the campus electronic commerce application is not mature, so that the development of campus e-commerce is slow.
Secondhand goods transactions website is a service to the students of C2C ( Custom to Custom ) transaction website, through the web site, users can freely buy and sell goods, provides students with equality and mutual benefit, convenient and efficient trading spaces. The main functions of the system include: membership management, category management, user registration, product releases, product review.
The front of the system using JSP as a development language, the use of MySQL as a database management system, the development environment is MyEclipse, server using tomcat, developed a Web technology based on B / S structure of second-hand electronic products trading system.
Key words: secondary trading networks;online store;JSP;B / S structure
目 录
运行环境
jdk7或者jdk8+tomcat7+mysql+Eclipse或者MyEclipse+maven
项目技术(必填)
spring+spring mvc+mybatis+jquery
数据库文件
数据库文件在项目中sql文件夹下,导入到数据库中即可。