摘要:
1 public class Client { 2 public static void main(String[] args) { 3 Component component=new ConcreteComponent(); 4 component=new ConcreteDecoratorA(component); 5 com... 阅读全文
posted @ 2017-05-11 14:11
xiongjiawei
阅读(146)
评论(0)
推荐(0)

浙公网安备 33010602011771号