go top

builder pattern

  • 建造者模式:一种软件设计模式,用于将一个复杂对象的构建与其表示分离,使得同样的构建过程可以创建不同的表示。

网络释义专业释义英英释义

  生成器模式

生成器模式(Builder Pattern):将构造对象实例的逻辑移到了类的外面,类的外部定义了这个类的构造逻辑,将一个复杂对象的构造过程从对象的表示中分离出来,

基于2254个网页-相关网页

  建造者模式

...模式定义 建造者模式Builder Pattern):将一个复杂对象的创建与它的表述分离,使得同样的构造过程可以创建不同的表示。

基于1368个网页-相关网页

  生成器

...和维护,考虑到Response的构建过程需要解析数据流,各个特定的Response其解析的过程可以重用,我们使用生成器Builder Pattern)来生成Response,Builder的父类如下:

基于486个网页-相关网页

  建造模型

建造模型Builder Pattern)6 T- g- K( ?!

基于56个网页-相关网页

短语

The Builder Pattern 建造者模式

discussing application of builder pattern 建造者模式应用探讨

Builder Design Pattern 生成器设计形式 ; 生成器设计模式

design pattern Builder 建造者设计模式

Design Pattern - Builder 生成器

 更多收起网络短语
  • 生成器模式

·2,447,543篇论文数据,部分数据来源于NoteExpress

Builder pattern

  • abstract: The builder pattern is an object creation software design pattern first described in the book Design Patterns. Unlike the abstract factory pattern and the factory method pattern whose intention is to enable polymorphism, the intention of the builder pattern is to find a solution to the telescoping constructor anti-pattern.

以上来源于: WordNet

双语例句

  • The prototype USES a SAX parser mechanism 1 coupled with the builder pattern to perform this task.

    原型使用SAX解析器机制1构造模式执行任务。

    youdao

  • Notice the convenience of the append function that allows you to use a builder pattern to quickly create a table row with three cells in it.

    注意便利附加函数允许使用一个构建器模式快速创建,其中3个单元格

    youdao

  • The implementation of the builder pattern can be complex, but once the builder is available, it simplifies the construction and use of the objects the builder creates.

    生成器模式实现可以复杂一旦生成器可用就可以简化生成器所创建对象构造使用

    youdao

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

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

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