闲置服装交易平台设计
摘 要
伴随着电子商务的飞速发展,网上交易日益发挥出其不可替代的优越性。但由于电子商务在校园的应用起步较晚,以及校园电子商务模式应用的不成熟,使高校校园电子商务的发展缓慢。
闲置服装交易平台是一个服务于在校学生的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
目 录
1 绪 论 1
1.1 课题研究背景 1
1.2课题研究的目的和意义 1
1.3课题研究的内容 2
1.4可行性分析 2
1.4.1技术的可行性 2
1.4.2经济的可行性 3
1.4.3操作可行性 3
1.4.4法律的可行性 3
2 系统相关技术介绍 4
2.1.开发工具 4
2.1.1 MyEclipse 4
2.1.2 Tomcat 5
2.1.3 MySQL 5
2.2 JSP 5
3 需求分析 7
3.1需求调研 7
3.2功能模块需求分析 7
3.3性能需求 8
3.3.1系统的安全性 8
3.3.2数据的完整性 8
3.4界面需求 9
4 系统分析与设计 10
4.1系统设计的基本思想 10
4.2数据库的分析与设计 10
4.2.1数据库的概念结构设计 11
4.2.2数据库的逻辑结构设计 14
4.2.3数据库的连接原理 15
4.3 开发环境设计 17
5 系统功能实现 18
5.1系统登陆页面实现 18
5.2总体功能模块 19
5.2.1注册会员管理 20
5.2.1类别信息管理 22
5.2.3商品信息管理 24
5.2.4系统信息管理 26
5.2.5修改密码 27
5.2.6退出系统 28
5.3前台网站模块 28
5.3.1网站首面 28
5.3.2用户注册 29
5.3.3添加商品信息 30
5.3.4交易商品 30
6 系统测试 31
6.1系统测试目的与意义 31
6.2测试过程 31
6.2.1主页面的登录模块测试 32
6.2.2中文乱码错误的处理 34
7 结 论 36
参考文献 37
致 谢 38
运行环境
jdk7或者jdk8+tomcat7+mysql+Eclipse或者MyEclipse+maven
项目技术(必填)
spring+spring mvc+mybatis+jquery
数据库文件
数据库文件在项目中sql文件夹下,导入到数据库中即可。