摘要:
Intent (定义) Compose objects into tree structures to represent part-whole hierarchies. Composite lets clients treat individual objects and compositions 阅读全文
posted @ 2022-05-19 15:56
伟衙内
阅读(55)
评论(0)
推荐(0)
摘要:
Intent (定义) Decouple an abstraction from its implementation so that the two can vary independently. (从实现中分离出抽象,使两者可以独立变化) Also Known As (别名) Handle/Bo 阅读全文
posted @ 2022-05-19 11:45
伟衙内
阅读(40)
评论(0)
推荐(0)