Pinned Repositories
APDPlat
APDPlat是Application Product Development Platform的缩写,意为应用级产品开发平台。
berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
booksource
《第二行代码》全书源代码
design-pattern
Python3实现设计模式,致力于将设计模式的**应用在开发中。创建型模式有:简单工厂模式、工厂方法模式、抽象工厂模式、 建造者模式和单例模式;结构型模式:适配器模式、桥模式、组合模式、外观模式和代理模式;行为型模式:责任链模式、观察者模式、策略模式和模板方法模式。设计模式是对软件设计中普遍存在或反复出向的各种问题所提出的解决方案。每一个设计模式系统地被命名、解释和评价了面向对象系统中一个重要和重复出现的设计。
flink-sql-computing-platform
It is a kind of big data computing platform which is driven by the Flink SQL. In particular, it provides the SQL programming.
flink-sql-gateway
java-learn
记录java学习过程中的点点滴滴
javamtp
《Java多线程编程实战指南(设计模式篇)》源码
jgossip
A Apache V2 gossip protocol implementation in Java
nutz
Nutz核心代码
22221cjp's Repositories
22221cjp/flink-sql-gateway
22221cjp/APDPlat
APDPlat是Application Product Development Platform的缩写,意为应用级产品开发平台。
22221cjp/berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
22221cjp/booksource
《第二行代码》全书源代码
22221cjp/design-pattern
Python3实现设计模式,致力于将设计模式的**应用在开发中。创建型模式有:简单工厂模式、工厂方法模式、抽象工厂模式、 建造者模式和单例模式;结构型模式:适配器模式、桥模式、组合模式、外观模式和代理模式;行为型模式:责任链模式、观察者模式、策略模式和模板方法模式。设计模式是对软件设计中普遍存在或反复出向的各种问题所提出的解决方案。每一个设计模式系统地被命名、解释和评价了面向对象系统中一个重要和重复出现的设计。
22221cjp/flink-sql-computing-platform
It is a kind of big data computing platform which is driven by the Flink SQL. In particular, it provides the SQL programming.
22221cjp/java-learn
记录java学习过程中的点点滴滴
22221cjp/javamtp
《Java多线程编程实战指南(设计模式篇)》源码
22221cjp/jgossip
A Apache V2 gossip protocol implementation in Java
22221cjp/nutz
Nutz核心代码
22221cjp/powerpoint
gitpitch演示文稿
22221cjp/revise_html_and_javascript
复习一下html和javascript
22221cjp/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
22221cjp/sql2o
sql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. Kind of like an orm, but without the sql-generation capabilities. Supports named parameters.
22221cjp/stackedit
22221cjp/test_db
A sample MySQL database with an integrated test suite, used to test your applications and database servers
22221cjp/TestNutz
this is my first project commit in github!
22221cjp/tianti
java轻量级的CMS解决方案-天梯。天梯是一个用java相关技术搭建的后台CMS解决方案,用户可以结合自身业务进行相应扩展,同时提供了针对dao、service等的代码生成工具。技术选型:Spring Data JPA、Hibernate、Shiro、 Spring MVC、Layer、Mysql等。天梯官方交流群:422039518,内有更多说明文档和学习资料,也可以获取更多咨询服务。
22221cjp/tiny-spring
A tiny IoC container refer to Spring.
22221cjp/uphea
Uphea real-world Jodd example
22221cjp/xgossip
gossip based membership management and failure detection