面向对象的设计与模式 Object-Oriented Design & Patterns
例如,当我们使用AOP重新实现设计模式时,它们要比标准的面向对象模式好一些吗?
For example, when we re-implement design patterns using AOP, are they any better than the standard OO patterns?
实际中有很多面向对象设计模式,但这23种模式被公认为是所有其他设计模式的基础。
There are many Object Oriented Design Patterns, but these 23 patterns are generally considered the foundation for all other Design Patterns.
纯粹的面向对象的策略模式主要依赖于基于继承的多态来创建根据环境交换的可互换算法系列。
The purely object-oriented strategy pattern primarily relies on inheritance-based polymorphism to create a family of interchangeable algorithms that are swapped out based on context.
应用推荐