builder pattern
常見例句
- Domain Specific Language (DSL) for JMX API using Builder pattern
使用Builder模式爲(wèi)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 和搆造器模式來(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è)搆建器模式來(lái)快速創(chuàng)建表行,其中有 3 個(gè)單元格。 返回 builder pattern