问一道微软的笔试题,关于设计模式的
Which of the following design patterns is(are) "creational" pattern(s)?
A. Facade B.Singleton C. Composite D.None of the above
我想请问一下,这里的creational应该作何解释? 微软 设计模式 笔试题
[解决办法]
创建型模式,选b.其他还有结构型和行为型