builder pattern
常见例句
- Domain Specific Language (DSL) for JMX API using Builder pattern
使用Builder模式为JMX API创建领域特定语言(DSL) - The prototype uses a SAX parser mechanism 1 coupled with the builder pattern to perform this task.
原型使用 SAX 解析器机制 1 和构造器模式来执行该任务。 - 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 个单元格。 返回 builder pattern