Pinned Repositories
apache-shiro-tutorial-webapp
A step-by-step tutorial showing how to secure a web app with Apache Shiro
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为后台管理界面。三、任何问题 给我发邮件:nietaooldman@126.com。
CronHub
CronHub is a better crontab, it is a web application which can monitor a large number of machine's crontab, and easy to manage it from web page
darkdowncss
Dark CSS theme for markdown text inspired by Kevin Burke's markdown.css
dubbox
Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
GoodThingList
GoodThingList 就是好物清单,使用文档见 Issues
jquery-qrcode
jQuery plugin to dynamically generate QR codes.
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
lucene-solr
Mirror of Apache Lucene + Solr
weixin-java-tools
微信公众号、企业号Java SDK
luoxiaojiang's Repositories
luoxiaojiang/weixin-java-tools
微信公众号、企业号Java SDK
luoxiaojiang/apache-shiro-tutorial-webapp
A step-by-step tutorial showing how to secure a web app with Apache Shiro
luoxiaojiang/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为后台管理界面。三、任何问题 给我发邮件:nietaooldman@126.com。
luoxiaojiang/CronHub
CronHub is a better crontab, it is a web application which can monitor a large number of machine's crontab, and easy to manage it from web page
luoxiaojiang/darkdowncss
Dark CSS theme for markdown text inspired by Kevin Burke's markdown.css
luoxiaojiang/dubbox
Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
luoxiaojiang/GoodThingList
GoodThingList 就是好物清单,使用文档见 Issues
luoxiaojiang/jquery-qrcode
jQuery plugin to dynamically generate QR codes.
luoxiaojiang/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
luoxiaojiang/lucene-solr
Mirror of Apache Lucene + Solr
luoxiaojiang/memcached
memcached development tree
luoxiaojiang/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
luoxiaojiang/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
luoxiaojiang/shiro-example
跟我学Shiro
luoxiaojiang/tensorflow
Computation using data flow graphs for scalable machine learning
luoxiaojiang/unslider
The simplest jQuery slider there is.
luoxiaojiang/weixin-mp-java
基于Java,Spring,Maven实现的微信公众平台一整套代码,从前端Controller到后端的Dao的实现
luoxiaojiang/xswitch
A Chrome Extension for redirecting/forwarding request urls
luoxiaojiang/zeus
Hadoop作业平台