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