Pinned Repositories
android-percent-support-lib-sample
Just a sample of the android percent support lib
AndroidFrame
android lib framwork
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
es
JavaEE项目开发脚手架
eureka
AWS Service registry for resilient mid-tier load balancing and failover.
geekbang-lessons
极客时间课程工程
MagicIndicator
A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIndicator、TabLayout、PagerSlidingTabStrip的最佳替代品。支持角标,更支持在非ViewPager场景下使用(使用hide()、show()切换Fragment或使用setVisibility切换FrameLayout里的View等),http://www.jianshu.com/p/f3022211821c
MyApplication
android demo
PullToRefresh-Demo
Demos of PullToRefresh.
changjieyy's Repositories
changjieyy/android-percent-support-lib-sample
Just a sample of the android percent support lib
changjieyy/PullToRefresh-Demo
Demos of PullToRefresh.
changjieyy/AndroidFrame
android lib framwork
changjieyy/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
changjieyy/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
changjieyy/es
JavaEE项目开发脚手架
changjieyy/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
changjieyy/geekbang-lessons
极客时间课程工程
changjieyy/MagicIndicator
A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIndicator、TabLayout、PagerSlidingTabStrip的最佳替代品。支持角标,更支持在非ViewPager场景下使用(使用hide()、show()切换Fragment或使用setVisibility切换FrameLayout里的View等),http://www.jianshu.com/p/f3022211821c
changjieyy/MyApplication
android demo
changjieyy/BiliBiliTool
.Net 5 编写的跨平台的B站(哔哩哔哩)任务工具,通过GitHub Actions实现每日线上自动运行任务:每日自动登录、观看、分享、投币视频,获取每日任务的满额经验,轻松升级Level 6,实现自动领取大会员权益、月底自动为自己充电等功能。
changjieyy/mybatis-3
MyBatis SQL mapper framework for Java
changjieyy/rocketmq
Mirror of Apache RocketMQ
changjieyy/shardingsphere-elasticjob-example
Elastic-Job example
changjieyy/spring-framework
Spring Framework
changjieyy/SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
changjieyy/VerticalSlideView
类似淘宝的商品详情页,继续拖动查看详情,其中拖动增加了阻尼,并且重写了ListView,GridView,ScrollView,WebView,RecyclerView 的 dispatchTouchEvent 方法,使用的时候无须额外的代码,可以任意嵌套使用。