38 Forks
86 Stars
86 Watchers

ssh-shop

项目描述:建立购物小商城平台. 实现了前台页面系统。 技术描述:通过Spring 主框架来管理Struts2和Hibernate 框架搭建的电商小平台,用MySQL数据库并创建了表有用户表,订单表,商品表,商品分类表,商品内容表,购物车表等来存储数据。用到hibernate的懒加载方式来展示页面商品,商品分类,分类内容等信息。利用hibernate中session的方法实现分页显示商品。在网上下载的接口文档开发银行开放性接口,实现在线支付功能。用到html,css,js,ajax技术开发前端页面。后台实现利用Struts2的MVC模式对前端视图与后台数据交互,hibernate来处理dao层的业务逻辑的实现。

How to download and setup ssh-shop

Open terminal and run command
git clone https://github.com/userkdg/ssh-shop.git
git clone is used to create a copy or clone of ssh-shop repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ssh-shop https://github.com/userkdg/ssh-shop/archive/master.zip

Or simply clone ssh-shop with SSH
[email protected]:userkdg/ssh-shop.git

If you have some problems with ssh-shop

You may open issue on ssh-shop support forum (system) here: https://github.com/userkdg/ssh-shop/issues