A command pattern is created for the selection of the correct rule and its execution in the corresponding rule engine.
创造了一个命令模式进行正确规则的选择及其在相应规则引擎上的执行。
A simplified version of the Command pattern is shown in Figure 6.
图6显示的是命令模式的一个简化版本。
Pattern: Provide an automated Single Command rollback of changes after an unsuccessful deployment.
模式:当部署失败后,提供自动的SingleCommand更改回滚。
An awk command consists of a pattern and an action composed of one or more statements, as shown in the syntax below.
awk命令包括一个模式和由一条或多条语句构成的操作,语法如下所示。
Purdy also highlighted the Coherence incubator which has grown to include implementations of core application building blocks such as command pattern and messaging frameworks.
Purdy同时强调了Coherence孵化器,包括核心应用构建块的实现,比如命令模式和信息框架。
Implementation of a command pattern with Web services, where a SOAP message defines the command and attachments contained in supporting XML documents.
Web服务的命令模式的实现,SOAP消息在此定义了命令及附件,它们被包含在支持的XML文档中。
Use the a command to add a line of text after a given matched pattern.
使用a命令在给定的匹配模式后面添加一行文本。
Once a line was read into the pattern buffer, it performed the 'd' command and printed the contents of the pattern buffer (nothing in this example).
一旦将一行读入模式缓冲区,它就执行'd '命令,然后打印模式缓冲区的内容(在本例中没有内容)。
The Command design pattern provides a way to encapsulate behavior in a class with well-known execution semantics. Listing 4 shows the result of applying these two patterns to the code in Listing 3.
公共设计模式提供了利用常规执行语句来在类中封装行为的方法。
The command facade pattern is a combination of these two designed specifically for a service-oriented environment.
commandfacade模式是这两个模式的联合产物,是为了基于服务的环境而特别设计的。
If you did not use the import description File context menu command in the pattern Authoring view to import a description, this page will contain only the name of the pattern.
如果你没有使用模式作者视图中的ImportDescriptionFile相关菜单引入描述,该页将只包含模式的名称。
You can specify a pattern on the command line or a list of patterns in a text file.
可以在命令行上指定模式,或者在文本文件中指定模式列表。
This is an application of the Command pattern.
这是Command模式的一个应用。
The command facade pattern combines these two approaches by introducing a facade interface that sits in front of one or more command objects.
commandfacade模式通过引入位于一个或多个command对象前端的facade接口来合并这两种方式。
Every command class created from the command pattern would write information to the log. This can include the name of the command class or any parameterized information in the pattern.
每个从command模式中建立的command类都会把信息写进日志,包括command类的名字或者模式中的任何参数信息。
The command pattern is distinguished by the encapsulation of distinct activities into reusable objects whose behavior can be parameterized per request.
Command模式是非常有名的,它把一些独特的活动封装起来成为可重用的对象,对于每次请求,这些对象的行为都可以被参数化。
The command facade pattern consists of two distinct types of objects: the command and the facade.
Commandfacade模式由两个独特的组件组成:Command和facade。
The goal of the command pattern is to decouple the invoker from the receiver.
的目标命令模式是调用从接收者解耦。
The Chain of Responsibility pattern supports decoupling by passing a request between potential receivers, whereas the command pattern supports using a command object to encapsulate a request.
责任链模式通过在可能的接受方传递请求来解耦,而命令模式是通过将请求封装成对象。
The command design pattern which provides undo-redo operation, is applied to the whole class frame design and several sub-classes design of graphics edit operation.
命令模式的使用包含整个类框架设计和几套图形编辑操作子类设计,支持可以撤销重做的操作。
The command parsing method between different levels has been studied in detail based on the compiling theory, characteristics of LAMOST and its observatory running pattern.
根据编译理论,结合LAMOST望远镜的特点和其观测运行模式,采用物理解析与语法解析相结合的方法,深入探讨了各层命令集之间的解析方法。
This list can give you some good examples of what kind of problems o features are suitable for command pattern.
这列表可以给你一些什么样的问题特征的例子为命令模式是合适的。
A command indicates a type of pattern to match, and a modifier can change the behavior that occurs in case of such a match.
命令显示欲匹配的此类模式,修饰符可以改变此类匹配中发生的行为。
Based on the command pattern, utilizing the isolation of method invocation and method execution and using centralized schedule, we designed a flexible online evolution mechanism.
基于设计模式中的命令模式,利用方法调用与方法执行分离的原则和采用集中调度控制所有方法执行的方式,设计出一种灵活的软件在线演化机制。
The basic structure of MVC design pattern defines: the Controller is used for dealing with the user's command and the procedure incidents;
MVC设计模式的基本结构定义为:控制器,用来处理用户命令以及程序事件;
In order to improve the efficiency and prolong the life of the fan, it is necessary to command the gas and solid two phase flow pattern master in the fan.
为了提高风机效率、延长风机寿命,所以掌握风机内部气、固两相流动规律是十分必要的。
In order to improve the efficiency and prolong the life of the fan, it is necessary to command the gas and solid two phase flow pattern master in the fan.
为了提高风机效率、延长风机寿命,所以掌握风机内部气、固两相流动规律是十分必要的。
应用推荐