Skip to content
View leaf3934's full-sized avatar
  • Jane
  • BeiJing

Block or report leaf3934

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 250 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. LearningNotes LearningNotes Public

    Forked from francistao/LearningNotes

    Enjoy Learning.

    1

  2. FlowLayout FlowLayout Public

    Forked from fengmaolian/FlowLayout

    Android流式布局,支持单选、多选等,适合用于产品标签等。

    Java 1

  3. AppPerformanceTuning AppPerformanceTuning Public

    优化布局的测试

    Java 1

  4. AvoidMemoryLeaksDemo AvoidMemoryLeaksDemo Public

    关于引用context与handler可能导致内存泄露问题写的一份demo

    Java

  5. huabanDemo huabanDemo Public

    Forked from LiCola-Exist/huabanDemo

    MD版的花瓣网App

    Java

  6. OkHttpUtils OkHttpUtils Public

    Forked from jeasonlzy/okhttp-OkGo

    封装了okhttp的网络框架,支持大文件上传下载,上传进度回调,下载进度回调,表单上传(多文件和多参数一起上传),链式调用,可以自定义返回对象,支持Https和自签名证书,支持cookie的持久化和自动管理,支持四种缓存模式缓存网络数据,支持301和302重定向,扩展了统一的上传管理和下载管理功能

    Java