Programmers
Posts in 2025
Learning Architecture via Prompts
Saturday, May 24, 2025 in Learning Architecture via Prompts
Categories:
[Android Development]
Posts in 2024
How Many Principles of Design Patterns Are There?
Thursday, May 16, 2024 in Programmers
Categories:
最早总结的设计模式只有 5 个, 即SOLID: 单一职责原则 (Single Responsibility Principle, SRP):a class should have only one reason to change—i.e., only one responsibility. 开闭原则 (Open/Closed Principle, OCP):software entities (classes, modules, functions, etc.) should be open …
Cross-Platform Content Publishing Tool — A Review of "蚁小二"
Thursday, May 09, 2024 in Programmers
Categories:
Foreword Lately, I’ve wanted to write a bit to diversify my income, so I scouted around the various creator platforms, hoping to earn something—if not cash, then at least some coins. Putting aside the platforms themselves, writing requires a bit of …