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