Loading

摘要: A decorator is a callable that takes another function as argument (the decorated function). The decorator may perform some processing with the decorat 阅读全文
posted @ 2019-05-22 16:43 LB477 阅读(160) 评论(0) 推荐(0) 编辑
摘要: 1. Refactoring Strategy 1.1 Classic Strategy 1.2 Function-Oriented Strategy A flyweight is a shared object that can be used in multiple contexts simul 阅读全文
posted @ 2019-05-22 10:48 LB477 阅读(164) 评论(0) 推荐(0) 编辑