摘要: Intent (定义) Define an interface for creating an object(定义一个接口去创建对象), but let subclasses decide which class to instantiate.(但是由子类决定哪个类将被实例化) Factory Me 阅读全文
posted @ 2022-05-06 15:30 伟衙内 阅读(39) 评论(0) 推荐(0)
摘要: Intent (定义) Separate the construction of a complex object from its representation,so that the same construction process can create different represent 阅读全文
posted @ 2022-05-06 11:36 伟衙内 阅读(32) 评论(0) 推荐(0)