Modicum 发表于 2025-3-25 04:46:13
http://reply.papertrans.cn/51/5007/500679/500679_21.pngamyloid 发表于 2025-3-25 10:05:47
http://reply.papertrans.cn/51/5007/500679/500679_22.pngExclude 发表于 2025-3-25 11:49:00
Memento Patterns,GoF Definition: Without violating encapsulation, capture and externalize an object’s internal state so that the object can be restored to this state later.未开化 发表于 2025-3-25 18:36:21
State Patterns,GoF Definition: Allow an object to alter its behavior when its internal state changes. The object will appear to change its class.FLUSH 发表于 2025-3-25 23:34:10
http://reply.papertrans.cn/51/5007/500679/500679_25.png小歌剧 发表于 2025-3-26 04:08:41
Flyweight Patterns,GoF Definition: Use sharing to support large numbers of fine-grained objects efficiently.Intact 发表于 2025-3-26 05:11:54
Mediator Patterns,GoF Definition: Define an object that encapsulates how a set of objects interacts. The mediator pattern promotes loose coupling by keeping objects from referring to each other explicitly, and it lets you vary their interaction independently.大火 发表于 2025-3-26 08:35:50
http://reply.papertrans.cn/51/5007/500679/500679_28.pngcochlea 发表于 2025-3-26 15:35:06
http://reply.papertrans.cn/51/5007/500679/500679_29.png两种语言 发表于 2025-3-26 16:59:16
http://reply.papertrans.cn/51/5007/500679/500679_30.png