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