无辜 发表于 2025-3-26 21:51:54

FaçadeFirst of all, let’s get the linguistic issue out of the way: that little curve in the letter Ç is called a . and the letter itself is pronounced as an S, so the word “façade” is pronounced as .. The particularly pedantic among you are welcome to use the letter ç in your code, since compilers treat this just fine.

magnanimity 发表于 2025-3-27 05:03:20

FlyweightA Flyweight (also sometimes called a . or a .) is a temporary component which acts as a “smart reference” to something. Typically, flyweights are used in situations where you have a very large number of very similar objects, and you want to minimize the amount of memory that is dedicated to storing all these values.

Audiometry 发表于 2025-3-27 07:05:50

ProxyWhen we looked at the Decorator design pattern, we saw the different ways of enhancing the functionality of an object. The Proxy design pattern is similar, but its goal is generally to preserve exactly (or as closely as possible) the API that is being used while offering certain internal enhancements.

四指套 发表于 2025-3-27 13:12:48

http://reply.papertrans.cn/27/2685/268413/268413_34.png

obviate 发表于 2025-3-27 15:51:57

Szenen aus dem bürgerlichen Lebenn . design, made some improvements, made it visually distinctive from the old design (so people could show off), and started selling it, retiring the old product. It’s a natural state of affairs, and in the software world, we get a similar situation: sometimes, instead of creating an entire object f

暴露他抗议 发表于 2025-3-27 20:29:55

http://reply.papertrans.cn/27/2685/268413/268413_36.png

夸张 发表于 2025-3-27 21:56:44

http://reply.papertrans.cn/27/2685/268413/268413_37.png

急性 发表于 2025-3-28 05:21:48

http://reply.papertrans.cn/27/2685/268413/268413_38.png

organism 发表于 2025-3-28 10:16:09

http://reply.papertrans.cn/27/2685/268413/268413_39.png

dissent 发表于 2025-3-28 14:05:03

http://reply.papertrans.cn/27/2685/268413/268413_40.png
页: 1 2 3 [4] 5 6
查看完整版本: Titlebook: Design Patterns in .NET Core 3; Reusable Approaches Dmitri Nesteruk Book 20202nd edition Dmitri Nesteruk 2020 Design Patterns.C#.F#..NET.R