摘要: 3.1问题的解决方法 package test; public class Problem2 { public static void main(String[] args) { // 结构型模式之外观模式 SwitchFacade switchFacade=new SwitchFacade(); 阅读全文
posted @ 2018-11-28 17:22 zhaoyanhao 阅读(185) 评论(0) 推荐(0)
摘要: 4.1问题的解决方法 阅读全文
posted @ 2018-11-28 17:21 zhaoyanhao 阅读(182) 评论(0) 推荐(0)