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