builder pattern
基本解釋
- [計(jì)算機(jī)科學(xué)技術(shù)]生成器模式
英漢例句
- Domain Specific Language (DSL) for JMX API using Builder pattern
使用Builder模式為JMX API創(chuàng)建領(lǐng)域特定語(yǔ)言(DSL) - The prototype uses a SAX parser mechanism 1 coupled with the builder pattern to perform this task.
原型使用 SAX 解析器機(jī)制 1 和構(gòu)造器模式來(lái)執(zhí)行該任務(wù)。 - 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.
注意,便利的附加函數(shù)允許您使用一個(gè)構(gòu)建器模式來(lái)快速創(chuàng)建表行,其中有 3 個(gè)單元格。
雙語(yǔ)例句
詞組短語(yǔ)
- Builder Design Pattern 生成器設(shè)計(jì)形式;生成器設(shè)計(jì)模式
- The Builder Pattern 建造者模式
- design pattern Builder 建造者設(shè)計(jì)模式
- Design Pattern - Builder 生成器
短語(yǔ)
專(zhuān)業(yè)釋義
- 生成器模式