摘要:Concept: Truth, Information Flow, Clear Responsibilities and Immutability 1. Truth 1.1 Single Source of Truth 单一的事实/真想来源 Ref[2] Ref[3] "One core princ
阅读全文
摘要:The Reactive Manifesto Reference 1. The Reactive Manifesto http://www.reactivemanifesto.org/ 2. The Reactive Manifesto Glossary https://www.reactivema
阅读全文
摘要: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...
阅读全文
摘要: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
阅读全文