2020年10月14日

摘要: 工厂模式 Define an interface for creating an object, but let subclasses decide which class to instantiate. Factory Method lets a class defer instantiation 阅读全文
posted @ 2020-10-14 11:53 codingEskimo 阅读(56) 评论(0) 推荐(0) 编辑

导航