Giter Site home page Giter Site logo

myssm's Introduction

基于SSM的校园二手交易平台

http://106.12.105.253:8081

喜欢就点一下star哟,谢谢亲的支持

Java版本:1.8
数据库:MySQL
框架:Spring + Spring MVC + MyBatis
服务器:Tomcat
前端解析框架:Thymeleaf
开发工具:Idea 2017
版本管理工具:Maven
版本控制工具:GitHub

3.2 实现过程

3.2.1 商品首页实现

这里写图片描述

这里写图片描述 其他部分实现效果 这里写图片描述 这里写图片描述

3.2.2 二手商城实现

这里写图片描述 商城商品展示 这里写图片描述

这里写图片描述 这里写图片描述

3.2.3 商品详情实现

这里写图片描述 留言 这里写图片描述

3.2.4 站内搜索引擎实现

这里写图片描述 搜索结果 这里写图片描述

3.2.5 发布商品实现

这里写图片描述 这里写图片描述

这里写图片描述

3.2.6 发布求购信息实现

这里写图片描述

3.2.7 个人信息页面实现

这里写图片描述 这里写图片描述

3.2.8 我发布的商品实现

这里写图片描述 点击修改 这里写图片描述

3.2.9我发布的求购信息实现

这里写图片描述 这里写图片描述

3.2.10购物车实现

这里写图片描述 点击添加数量和减少 这里写图片描述

3.2.11登录注册实现

这里写图片描述 这里写图片描述 这里写图片描述

搭建数据库 MySQL driver=com.mysql.jdbc.Driver url=jdbc:mysql://localhost:3306/c2c username=root password=123456 initiaSize=0 maxActive=20 maxIdle=20 minIdle=1 maxWait=60000 、

先在数据中创建名为c2c的数据库,使用Navicat for MySQL运行 c2c.sql文件创建表和导入数据

将图片解压到任意一个盘,然后配置Tomcat,将图片路径引用到本地配置的图片路径下。
这里写图片描述

myssm's People

Contributors

wsk1103 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.