Skip to content
View zhangjianliang110's full-sized avatar
  • Shenzhen

Block or report zhangjianliang110

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. DiskCacheManager DiskCacheManager Public

    Android文件缓存管理: 1、同步读写/异步读写:提供简单易用的api,可以同步读写文件、异步读写文件 2、异步读取并回调到主线程:提供SyncCallback,该回调函数,在异步读取文件后会回调的主线程 3、自动从最老的文件开始清理超过缓存大小限制的文件: CacheManager.getInstance(applicationContext).getDiskCache("dir").…

    8 2

  2. RemoteH5Demo RemoteH5Demo Public

    Android h5模块独立进程通用库

    Java 4

  3. fix-jar-plugin fix-jar-plugin Public

    编译时修复第三方库的插件

    Java 3

  4. color-shadow_drawable color-shadow_drawable Public

    android阴影控件,可修改阴影颜色,可控制某个角、边显示或者不显示阴影。

    Java 3

  5. RemoteH5 RemoteH5 Public

    Android h5模块独立进程通用库

    JavaScript

  6. MagicIndicator MagicIndicator Public

    Forked from hackware1993/MagicIndicator

    A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerInd…

    Java