- Notifications
You must be signed in to change notification settings - Fork1.5k
Android源码设计模式分析项目
NotificationsYou must be signed in to change notification settings
simple-android-framework/android_design_patterns_analysis
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
设计模式已经成为开发人员最重要的技能之一,它们能够让你优雅、简单、灵活地解决开发中遇到的设计难题,让你的软件系统具有更好的可扩展性、灵活性,在特定场景之下让你的软件系统实现拥抱变化。但设计模式运用在Android上的书籍并不多,Android本身又是开源,那么剖析Android源码中的设计模式必定是我们学习设计模式的一个非常好的渠道。我们在大型系统中学习设计模式的运用,领悟它的设计思考、灵活运用,既学到了设计模式本身,也深入Android源码了解了它的一些核心原理。
| 模式名 | 作者 |
|---|---|
| 单例模式 | Mr.Simple |
| Builder模式 | Mr.Simple |
| 外观模式 | elsdnwn、Mr.Simple |
| 模板方法 | Mr.Simple |
| 策略模式 | GKerison |
| 代理模式 | singwhatiwanna |
| 迭代器模式 | Haoxiqiang |
| 责任链模式 | AigeStudio |
| 命令模式 | lijunhuayc |
| 桥接模式 | shen0834 |
| 原型模式 | Mr.Simple |
非常感谢做出分享的同学, 此处应该有掌声!!!
About
Android源码设计模式分析项目
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Contributors9
Uh oh!
There was an error while loading.Please reload this page.