go top

Decorator pattern

  • 修饰模式(修饰模式是一种动态添加类行为的设计模式,比生成子类更灵活,可给对象添加功能)

网络释义英英释义

  修饰模式

修饰模式Decorator Pattern):经过修饰模式,开发人员可以在运转时将特定的功能绑定在对象上。

基于2548个网页-相关网页

  装饰模式

...装饰模式(Decorator Pattern):动态地给一个对象增加一些额外的职责,就增加对象功能来说,装饰模式比生成子类实现更为灵活。装饰模式是一种对象结构型模式。

基于1442个网页-相关网页

  装饰者模式

装饰者模式(Decorator Pattern):动态地将责任附加到对象上.若要扩展功能,装饰者提供了比继承更有弹性的替代方案

基于748个网页-相关网页

  装饰器模式

...装饰器模式Decorator Pattern): 允许向一个已有的对象添加新的功能或部分内容,同时又不改变其结构。属于结构型模式,它是作为现有的类的一个包装。

基于137个网页-相关网页

短语

The Decorator Pattern 装饰模式 ; 装饰者模式 ; 装饰器模式

decorator design pattern 设计模式

Decorator-Wrapper Pattern 装点形式

THE DECORATOR DESIGN PATTERN 装饰设计模式

Design Pattern - Decorator 修饰模式

 更多收起网络短语

Decorator pattern

  • abstract: In object-oriented programming, the decorator pattern (also known as Wrapper, an alternative naming shared with the Adapter pattern) is a design pattern that allows behavior to be added to an individual object, either statically or dynamically, without affecting the behavior of other objects from the same class.

以上来源于: WordNet

双语例句

  • This is a classic GoF decorator pattern design pattern.

    典型的GoF装饰模式设计模式。

    youdao

  • Figure 4 shows a class diagram for the decorator pattern.

    4显示装饰器模式

    youdao

  • The decorator pattern is used by the DelegatingMessageHandler class shown in Listing 7.

    清单7中的DelegatingMessage handler使用decorator模式

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定