JavaScript设计模式样例十 —— 组合模式

组合模式(Composite Pattern)

// 创建叶子指令:

// 组合使用:
[[……]