command pattern
常見例句
- This invocation is modeled as a command pattern.
這種調(diào)用採(cǎi)用命令模式。 - All business logic is encapsulated in Command objects by applying the Command pattern.
所有的業(yè)務(wù)邏輯通過(guò)應(yīng)用Command模式來(lái)封裝在Command對(duì)象中。 - A command pattern is created for the selection of the correct rule and its execution in the corresponding rule engine.
創(chuàng)造了一個(gè)命令模式進(jìn)行正確槼則的選擇及其在相應(yīng)槼則引擎上的執(zhí)行。 返回 command pattern