边车模式的协议设计
| Abstract | 边车模式的协议设计 | | --------------|------------------------| | Authors | Walter Fan | | Category | learning note | | Status | v1...
Continue reading
| Abstract | 边车模式的协议设计 | | --------------|------------------------| | Authors | Walter Fan | | Category | learning note | | Status | v1...
Posted on 六 01 3月 2025 in Method • Tagged with pattern, blog
| Abstract | 边车模式:主程序的最佳拍档 | | --------------|------------------------| | Authors | Walter Fan | | Category | learning note | | Status...
Posted on 六 01 2月 2025 in Method • Tagged with pattern, blog
| Abstract | Spring Security 中设计模式的应用 | | --------------|------------------------| | Authors | Walter Fan | | Category | learning note | |...
GoF 的大作 “设计模式:可重用面向对象软件的基础”是软件工程界中的不朽名著,模式是人们用来讨论问题和解决方案的。 模式记录了那些重复出现的问题,成因和相应的解决方案。