安卓面试基础知识点总结

作者: 阳光时雨 | 来源:发表于2016-06-29 18:08 被阅读2895次

LearningNotes


第一部分:

=======


* [面向对象六大原则](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/DesignPattern/常见的面向对象设计原则.md)
* [单例模式](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/DesignPattern/单例模式.md)
* [Builder模式](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/DesignPattern/Builder模式.md)
* [原型模式](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/DesignPattern/原型模式.md)
* [简单工厂](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/DesignPattern/简单工厂.md)
* 工厂方法模式
* 抽象工厂模式
* [策略模式](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/DesignPattern/策略模式.md)
* 状态模式
* [责任链模式](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/DesignPattern/责任链模式.md)
* 解释器模式
* 命令模式
* [观察者模式](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/DesignPattern/观察者模式.md)
* 备忘录模式
* 迭代器模式
* 模板方法模式
* 访问者模式
* 中介者模式
* [代理模式](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/DesignPattern/代理模式.md)
* 组合模式
* [适配器模式](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/DesignPattern/适配器模式.md)
* 装饰模式
* 享元模式
* [外观模式](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/DesignPattern/外观模式.md)
* 桥接模式

第二部分


第三部分


第四部分


第五部分

第六部分



有任何问题欢迎联系:
geniusvjr@gmail.com

拒绝任何形式的商业用途。

相关文章

网友评论

本文标题:安卓面试基础知识点总结

本文链接:https://www.haomeiwen.com/subject/wksxjttx.html