摘要:
装饰设计模式,可以在原有技能的基础上,新增技能,降低继承所带来的耦合性,具体细节详见代码: package test1; /** * 装饰设计模式 * @author pecool * */ public class Test { public static void main(String[] a 阅读全文
posted @ 2018-08-25 16:35
pecool
阅读(2361)
评论(0)
推荐(0)
浙公网安备 33010602011771号