command pattern
常见例句
- This invocation is modeled as a command pattern.
這種調用採用命令模式。 - All business logic is encapsulated in Command objects by applying the Command pattern.
所有的業務邏輯通過應用Command模式來封裝在Command對象中。 - A command pattern is created for the selection of the correct rule and its execution in the corresponding rule engine.
創造了一個命令模式進行正確槼則的選擇及其在相應槼則引擎上的執行。 返回 command pattern