摘要: 适配器模式将不改变原有实现的基础上,原来本不兼容的接口转换为兼容的接口: eg.1 arraylistTOother Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 using System; 2 using System.Collection... 阅读全文
posted @ 2009-05-01 21:03 愚蠢的笨蛋 阅读(113) 评论(0) 推荐(0)