一起学习,一起交流
Q Q:Einsame
邮箱:[email protected]
主页:https://lovehaodong.cn
- 代码区
- chapter01 - 面向对象六大原则
- chapter02 - 单例模式
- chapter03 - Builder模式
- chapter04 - 原型模式
- chapter05 - 工厂方法模式
- chapter06 - 抽象工厂模式
- chapter07 - 策略模式
- chapter08 - 状态模式
- chapter09 - 责任链模式
- chapter10 - 解释器模式
- chapter11 - 命令模式
- chapter12 - 观察者模式
- chapter13 - 备忘录模式
- chapter14 - 迭代器模式
- chapter15 - 模板方法模式
- chapter16 - 访问者模式
- chapter17 - 中介者模式
- chapter18 - 代理模式
- chapter19 - 组合模式
- chapter20 - 适配器模式
- chapter21 - 装饰模式
- chapter22 - 享元模式
- chapter23 - 外观模式
- chapter24 - 桥接模式
- Part01 - Activity生命周期和启动模式
- Part02 - IPC机制
- Part03 - Drawable
- Part04 - Android的线程和线程池
- Part05 - Bitmap的加载和Caches
- Part06 - View的事件体系
- Part07 - View的工作原理
- Part08 - 理解Windows和WindowManger
- Part09 - RemoteViews
- Part10 - 动画
- Part11 - 四大组件的工作原理
- Part12 - Android的消息机制
- Part13 - JNI和NDK编程
- Part14 - Android性能优化
- Part15 - 综合技术