Skip to content
View sandy27494131's full-sized avatar

Block or report sandy27494131

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. java-pearl-1 java-pearl-1 Public

    多年积累的基础算法等,使用java实现,包括:基础算法,大数据算法,JVM特性等示例程序集合,适合面试官选取面试题或者面试者准备面试阅读。

    Java 3 44

  2. java-design-pattern java-design-pattern Public

    java 设计模式 创建:构造者模式、 工厂模式、 原型模式、 单例模式;关系:责任链模式、 命令模式、 迭代器模式、 观察者模式 解释器模式、 中介者模式、 备忘录模式、 访问者模式、 策略模式、 模板模式 ;结构:适配器模式、 桥接模式、 组合模式、 装饰器模式、 门面模式、 享元模式、 代理模式

    Java 1

  3. ocds-guide-to-setting-up-mac ocds-guide-to-setting-up-mac Public

    Forked from macdao/ocds-guide-to-setting-up-mac

    OCD's Guide to Setting up Mac

  4. microservices-transactions-tcc microservices-transactions-tcc Public

    Forked from jotorren/microservices-transactions-tcc

    Example of "composite" transactions managed by an Atomikos TCC rest coordinator

    Java

  5. Tcc-Transaction-Dubbo Tcc-Transaction-Dubbo Public

    Forked from chengzhx76/Tcc-Transaction-Dubbo

    https://my.oschina.net/fileoptions/blog/900650

    CSS

  6. tcc-transaction tcc-transaction Public

    Forked from chinaccj/tcc-transaction

    针对dubbo 定制的分布式事务协调器。

    Java