随笔分类 -  设计模式

摘要:最近在学设计模式,学到创建型模式的时候,碰到单例模式(或叫单件模式),现在整理一下笔记。 在《Design Patterns:Elements of Resuable Object-Oriented Software》中的定义是:Ensure a class only has one instanc 阅读全文
posted @ 2016-03-24 13:22 时光吹老了好少年 阅读(343) 评论(0) 推荐(0)