首页
会员中心
到顶部
到尾部
Java毕业设计

基于SSH的二手货交易平台的设计与实现毕业论文+任务书+翻译及原文+项目源码+sql文件

时间:2020/10/13 14:55:29  作者:  来源:  查看:0  评论:0
内容摘要: 基于SSH的二手货交易平台的设计与实现摘  要随着互联网+思维的不断推广,越来越多的人投入到电子商务这种新型的行业中。本文便是基于此潮流,对基于SSH的二手货交易平台的设计与实现进行阐述的。所谓的二手货交易平台是电子商务在二手交易买卖这个目的下的一个虚拟化的市场...

基于SSH的二手货交易平台的设计与实现

摘  要

随着互联网+思维的不断推广,越来越多的人投入到电子商务这种新型的行业中。本文便是基于此潮流,对基于SSH的二手货交易平台的设计与实现进行阐述的。所谓的二手货交易平台是电子商务在二手交易买卖这个目的下的一个虚拟化的市场,利用网络来推广关于二手货的相关事务,让客户在了解到二手货信息的同时,也可以在线实现二手货的交换或购买。

参考过现在的二手货处置的发展状况,二手货交易网站不仅仅是将卖家和买家通过互联网的又一次紧密联系,在更好的促进了当今电商发展的同时,也是对互联网+思维的一次尝试,更是对于推动我国二手货市场发展的一次尝试。

该二手货交易系统采用了B/S的模式,使用了SSH框架,利用MyEclipse开发工具、Tomcat服务器和MySQL数据库来进行实现的,在前端页面开发中也采用了jsp的相关技术。

在该系统中,用户可以实现在线发布自己的二手货,可以从二手货名称,图片,价格,数量,联系方式等进行二手货的添加,快捷准确。与传统销售方式相比,通过互联网的销售方式可以方便快捷的查找到大量的关于二手货物的信息,有助于用户进行消费购物。该二手货交易平台的一大特点就是:可以让用户实现既是卖家又是买家的体验,用户可以不用再考虑时间和空间的限制,便可实现二手货的交换或购买在节约了开设实体店成本的同时,又可以满足自己的消费需求。

关键词:二手货;互联网+;SSH;


The Design And Implementation Of The Second Hand Goods Trading Platform Based On SSH

Abstract

With the continuous promotion Internet plus thinking, more and more people into this new type of e-commerce industry. This paper is based on this trend, the design and implementation of the second-hand goods trading platform based on SSH is described in this paper. So-called second-hand goods trading platform is electronic commerce in transactions of second-hand sale of the purpose of a virtual market, to promote the use of network related transactions of second-hand goods, let the customer in understanding to second-hand items of information at the same time, also can achieve online second-hand goods exchange or purchase.

Reference to the development status of second-hand goods disposal now, second-hand goods trading website is not only the sellers and buyers through the Internet again in close contact, to better promote the development of the electricity supplier at the same time, but also on the Internet plus thinking attempt, is an attempt to promote the development of China's second-hand goods market.

The second-hand goods trading system adopts B / S model, the use of the SSH framework, the use of MyEclipse development tools, the Tomcat server and MySQL database to achieve, in the front page of development also uses the JSP technology.

In this system, the user can realize online publishing their own second-hand items, can be used from the second item name, picture, price, quantity, contact method, etc. to carry on the second hand goods to add, quick and accurate. Compared with the traditional sales methods, through the Internet sales can be easily and quickly find a lot of information about the second-hand goods, help users to make consumer shopping. A major feature of the second-hand goods trading platform is to allow the user to achieve both sellers and buyers experience, users can not need to consider the limit of time and space, can realize the second-hand goods exchange or purchase, in saving the open entity shop cost at the same time, and can meet consumer demand for their own.

Keywords: second-hand goods; Internet plus SSH;


目  录

1  绪论1

1.1课题背景1

1.2目的和意义1

1.3系统设计思想2

1.4本文的结构3

2  可行性分析4

2.1  业务流程4

2.2  经济可行性4

2.3  技术可行性5

2.4  运行可行性5

2.5  本章小结5

3  需求分析6

3.1  电子商务的产生和发展情况6

3.2二手货交易网的需求分析7

3.3数据流图7

3.4本章小结12

4  总体设计13

4.1系统模块总体设计13

4.2数据库设计14

4.2.1数据分析15

4.2.2数据库的详细设计15

4.3本章小结20

5  详细设计与实现21

5.1系统运行及开发环境介绍21

5.1.1运行环境21

5.1.2开发工具及技术简介21

5.2系统前台基本功能设计与实现22

5.2.1系统首页设计23

5.2.2用户维护模块设计与实现23

5.2.3二手货展示模块设计与实现28

5.2.4图片广告的设计与实现28

5.3系统后台管理功能设计与实现29

5.3.1个人信息中心设计与实现29

5.3.2用户信息管理设计与实现30

5.3.3商品信息管理设计与实现30

5.3.4商品类别管理设计与实现34

5.3.5商品交换管理设计与实现34

5.3.6图片广告管理设计与实现35

5.4本章小结39

6  系统测试与性能分析40

6.1软件测试40

6.2本系统测试40

6.2.1前台首页的测试40

6.2.2用户注册模块的测试41

6.2.3二手货管理模块的测试41

6.3本章小结42

总  结43

致    谢44

参考文献45

基于SSH的二手货交易平台的设计与实现毕业论文+任务书+翻译及原文+项目源码+sql文件
基于SSH的二手货交易平台的设计与实现毕业论文+任务书+翻译及原文+项目源码+sql文件
基于SSH的二手货交易平台的设计与实现毕业论文+任务书+翻译及原文+项目源码+sql文件
基于SSH的二手货交易平台的设计与实现毕业论文+任务书+翻译及原文+项目源码+sql文件
基于SSH的二手货交易平台的设计与实现毕业论文+任务书+翻译及原文+项目源码+sql文件
基于SSH的二手货交易平台的设计与实现毕业论文+任务书+翻译及原文+项目源码+sql文件
基于SSH的二手货交易平台的设计与实现毕业论文+任务书+翻译及原文+项目源码+sql文件
基于SSH的二手货交易平台的设计与实现毕业论文+任务书+翻译及原文+项目源码+sql文件
基于SSH的二手货交易平台的设计与实现毕业论文+任务书+翻译及原文+项目源码+sql文件
基于SSH的二手货交易平台的设计与实现毕业论文+任务书+翻译及原文+项目源码+sql文件
基于SSH的二手货交易平台的设计与实现毕业论文+任务书+翻译及原文+项目源码+sql文件

  


相关评论
Java毕业设计
    本类推荐
      广告联系QQ:45157718 点击这里给我发消息 电话:13516821613 杭州余杭东港路118号雷恩国际科技创新园  网站技术支持:黄菊华互联网工作室 浙ICP备06056032号