Skip to content
View xianhe005's full-sized avatar

Block or report xianhe005

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

Pinned Loading

  1. robusttest robusttest Public

    美团热修复框架demo

    Java

  2. AndroidAPT AndroidAPT Public

    APT(Annotation Processing Tool,处理注释的工具) --编译期生成代码(用代码写代码,元编程),比如ButterKnife框架也是使用用APT实现的

    Java

  3. kt01 kt01 Public

    Kotlin

  4. Handwriting Handwriting Public

    随手记--java8新特性,sqlserver基础,leetcode,javaSE等

    Java

  5. juc juc Public

    juc(java并发包)--JMM(java内存模型),CAS思想,多线程并发的数据安全同步,线程池,锁,阻塞队列,读写分离,死锁及分析等

    Java

  6. SocketProcess SocketProcess Public

    基于启动Android Service的NDK双进程守护(单工机制),提高android app的存活率

    C++ 1