GitHub 仓库地址: github.com/onlylemi/notes
Repository
- MapView —— Android平台下的室内地图图层控件
- AndroidCapture For Processing —— Processing 与 Android交互库
- download-any-for-github —— Github Chrome插件,可下载任意指定文件或文件夹
- GeneticTSP —— 遗传算法解决 TSP 旅行商问题
- MusicVisual —— Processing 音乐可视化例子代码
- i ♥ nerd —— 创意编程干货资源补给站
- Gank.io —— Gank.io 资源 GitHub 备份
Java
Android
- Android 基础知识
- Android 耗电解决
- 解决 Android 应用启动白色闪屏
- Android消息通信Handler源码解析
- 异步加载AsyncTask解析
- AsyncTask和Handler比较
Framework
DesignPattern
- 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 - 桥接模式
Messages