Giter Club home page Giter Club logo

Peter Huang's Projects

b2cweb icon b2cweb

仿淘宝的B2C商城项目 一、项目介绍:本项目使用SSH框架和MySQL数据库。实现Spring对Hibernate和Struts的整合。目前实现功能:(1)前台功能:用户注册、商品展示、购物车功能(商品进行添加、删除、修改、查看操作),订单提交。(2)后台功能:商品增删改查和订单管理。(3)商品搜索(搜索内容进行分词,提取关键字,模糊查询)。(4)QQ在线咨询功能。本项目基本实现完整的B2C网站的功能。二、项目部署:本项目使用Eclipse_EE + Tomcat7.0+ MySql5.6的开发环境。1、安装 Eclipse_EE、Tomcat、MySql软件。2、MySql数据库中创建shop数据库。(1)CREATE DATABASE shop CHARACTER SET utf8 DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT COLLATE utf8_general_ci ; (2)本项目中sql/shop.sql,执行shop.sql,SQL语句创建各种表单,和默认管理员用户 ,默认普通用户。管理员用户名:admin,密码:123.普通用户的用户名:throne212,密码 123. 3、本网站源码导入Eclipse中,网站就可以运行。 ../Shop/manager/index.jsp为后台管理界面。三、任何问题 给我发邮件:[email protected]

books-collection icon books-collection

To the programmer's open source and free books collection 给程序员的开源、免费书籍收集,图书集合。

cms icon cms

The Kooboo CMS source code.

cms4j icon cms4j

基于Java的开源内容管理系统Content Management System

codeface icon codeface

Typefaces for source code beautification

codis icon codis

Proxy based Redis cluster solution supporting pipeline and scaling dynamically

edex-ui icon edex-ui

A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.

essential-java icon essential-java

Essential Java, is a book about the Essentials of Java Programming.《Java 编程要点》是一本 Java 的学习教程,主要介绍 Java 中应用广泛的部分,其中也包括了最新版本 Java 8 中的新特性,也算是个人对多年 Java 开发工作的总结。取其精华,图文并茂,并通过大量实例让你走近 Java 的世界!

geektime-rust icon geektime-rust

我的极客时间 Rust 课程的代码仓库,随课程更新

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.