Giter Site home page Giter Site logo

webshop's Introduction

参考JavaWeb项目实战实现的一个51购物商城。

web服务器:Tomcat 数据库:sql server 前端:jsp

总体结构

src文件

model:定义的是商品类Goodselement和用户类Member tools:定义CheckCode验证码处理的servlet,Chstr字符转换处理,connDB连接数据库 dao:实现数据库用户表的查询和插入操作

数据库文件 两个sql server的数据库文件,直接用sql server manager的导入可以添加数据库

前端页面

login:登录界面 register:注册界面 cart:购物车界面 common:网页上下栏目 goodsDetail:商品详情 leftHotGoods:左边栏显示热门商品 relateGoods:下边栏显示相关商品 agreement.html:网站注册协议

index:主页面

主页面

最新商品显示 打折商品显示 热门商品显示 详细实现见:http://blog.csdn.net/u013948010/article/details/78675164

商品详情页面

详细实现见:http://blog.csdn.net/u013948010/article/details/78694181

购物车

登录和注册

登录

注册
这里写图片描述

webshop's People

Contributors

imcy avatar

Stargazers

 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.