设计模式:Prototype模式 by Maple2018-05-0312:46:54Leave a comment on 设计模式:Prototype模式Java Prototype, 设计模式 通常通过new关键字[……] Read more
设计模式:Singleton模式 by Maple2018-05-0119:09:38Leave a comment on 设计模式:Singleton模式Java Singleton, 设计模式 单例模式,比较简单,[……] Read more
设计模式:Factory Method模式 by Maple2018-05-0101:41:48Leave a comment on 设计模式:Factory Method模式Java Factory, 设计模式 工厂方法,通过Tem[……] Read more