摘要: 1、定义 1.1 标准定义 组合模式(Composite Pattern)也叫合成模式,有时又叫做部分-整体模式( Part-Whole),主要是用来描述部分与整体的关系,其定义如下: Compose objects into tree structures to represent part-wh 阅读全文
posted @ 2017-08-02 23:10 Memset 阅读(278) 评论(0) 推荐(0) 编辑