XiaoKL

随笔分类 -  Architecture

各种架构设计,包括Mobile App, IM Server, Web Server等
[Draft]iOS.Architecture.16.Truth-information-flow-and-clear-responsibilities-immutability
摘要:Concept: Truth, Information Flow, Clear Responsibilities and Immutability 1. Truth 1.1 Single Source of Truth 单一的事实/真想来源 Ref[2] Ref[3] "One core princ 阅读全文

posted @ 2018-05-09 11:39 XiaoKL 阅读(189) 评论(0) 推荐(0)

Architecture.ReactiveX.the-reactive-manifesto
摘要:The Reactive Manifesto Reference 1. The Reactive Manifesto http://www.reactivemanifesto.org/ 2. The Reactive Manifesto Glossary https://www.reactivema 阅读全文

posted @ 2016-04-20 14:31 XiaoKL 阅读(197) 评论(0) 推荐(0)

Android.HowToDesignPluginArchitectureInAndroidApp
摘要:There is a tools called "dx", this tool can transfer Java Binary Code into Android Dalvik Binary code.In Android, Java Binary Code cannot be recognize... 阅读全文

posted @ 2014-10-22 11:49 XiaoKL 阅读(247) 评论(0) 推荐(0)

Architecture.SOLID-Principles
摘要:SOLID Principles 1. Single responsibility principle 2. Open Closed Principle "What it means also is that we should always strive to write code that do 阅读全文

posted @ 2014-08-03 22:21 XiaoKL 阅读(245) 评论(0) 推荐(0)

导航