yangchong211 / YCDesignBlog
设计模式大全,历时6年,最全面的设计模式讲解。由浅入深,通过案例让你彻底理解设计模式。创建型设计模式,结构型设计模式,行为型设计模式,面向对象设计原则,六大设计原则,面向对象设计思想,项目架构演进。持续迭代笔记和完善案例,打造全网系统高质量的设计模式笔记!
☆46Updated last week
Related projects ⓘ
Alternatives and complementary repositories for YCDesignBlog
- Load data ahead of time for Android☆47Updated 6 years ago
- BaseUrlManager的设计初衷主要用于开发时,有多个环境需要打包APK的场景,通过BaseUrlManager提供的BaseUrl动态设置入口,只需打一次包,即可轻松随意的切换不同的开发环境或测试环境。在打生产环境包时,关闭BaseUrl动态设置入口即可。☆50Updated 5 months ago
- 可增删改查、可动画展开收起、可吸附悬浮动态可配置的分组列表☆46Updated 2 years ago
- A component architecture for android applications based on MVP☆62Updated 3 years ago
- 整体采取MVP架构,在项目中做了一些实践☆45Updated 6 years ago
- 一个简易的Android事件通知库,使用RxJava和Javassist设计,拒绝使用反射,保证性能高效稳定。☆43Updated 11 months ago
- 通过在build.gradle中配置参数,自定义gradle Task执行Python脚本将安装包自动上传到fir☆37Updated 6 years ago
- 这里主要是封装关于TextView、Button、CompoundButton、RadioButton等常用系统控件的自定义控件,增强系统的控件功能,避免一些系统控件的局限性。☆43Updated 8 years ago
- RxCache(https://github.com/fengzhizi715/RxCache) for Android☆34Updated 2 years ago
- 这个加载框架有点不一样,针对View进行加载,加载页面还保持了原View的属性,侧重点在灵活,哪里需要加载哪里,加载状态页面完全自定义,无任何限制,针对加载结果可以按需配置对应页面,LeakCanary检测无内存泄漏☆119Updated 4 years ago
- 【MultiType】可以轻松地实现RecyclerView显示多种数据类型,数据对应布局一对多、多对多、多对一,可以注册全局类型、局部类型、默认类型☆83Updated 4 years ago
- 项目模板☆17Updated 5 years ago
- ViewPager的复用回收的PagerAdapter及支持View集合的PagerAdapter。☆36Updated 2 years ago
- Android 开发者可以直接在 xml 的任意控件上实现 Shape 效果,且没有任何侵入性☆24Updated 5 years ago
- a Toast Utils From Z_COMIC☆27Updated 6 years ago
- RecyclerView的Item滑动触摸辅助类,可以用来实现微信里的表情商店预览功能☆32Updated 5 years ago
- 仿小红书导航动画☆48Updated 6 years ago
- 使用Android Architecture Components实现的一个简单知乎日报程序☆62Updated 6 years ago
- 实现外部浏览器或者通知跳转APP☆64Updated 5 years ago
- 通用webview跳转封装 一行代码实现webView跳转 支持页面样式配置☆34Updated 3 years ago
- 重写LinearLayout,仿淘宝商品详情页,上拉查看更多详情☆80Updated 6 years ago
- ☆24Updated 7 years ago
- A thread scheduling framework.☆30Updated 2 years ago
- MPAndroidChart帮助类,封装了一些图表操作☆19Updated 4 years ago
- 调试时捕获程序崩溃,可提供崩溃的类名、方法名、行数、Error Log、Activity 路径、设备信息、应用信息...☆53Updated 6 years ago
- Android app 启动速度优化模拟,主要介绍一个App从启动到首屏绘制过程中可优化的点☆32Updated 7 years ago