摘要:
The strategy pattern defines a family of algorithms, encapsulates each one, and makes them interchangeable(可互换的). Strategy lets the algorithm vary independently from clients that use it.We will take a... 阅读全文
posted @ 2009-11-19 19:48 Sunny Xu 阅读(138) 评论(0) 推荐(0) 编辑