摘要: 原文发表于http://coolshell.cn/,地址:http://coolshell.cn/articles/3320.html下面是JDK中有关23个经典设计模式的示例,在stakeoverflow也有相应的讨论:http://stackoverflow.com/questions/1673841/examples-of-gof-design-patternsStructural(结构模式)Adapter:把一个接口或是类变成另外一种。 java.util.Arrays#asList()javax.swing.JTable(TableModel)java.io.InputStreamR 阅读全文
posted @ 2010-11-30 14:27 周金桥 阅读(504) 评论(1) 推荐(0) 编辑