This package offers an engine that performs operations on character sequences by interpreting patterns, a pattern being a compiled expression of a regular expression.
该包提供了一个引擎,可以通过解释模式对字符序列执行操作,即模式成为正则表达式的编译表达式。
You create this identification for the find operations to which the pattern will be applied.
您可以为将要应用这个模式的查找操作创建标识。
In its simplest form, the preferred source, and thus the pattern, supports only find (read) operations.
在最简单的形式中,首选源及其对应的模式仅支持查找(读取)操作。
This article demonstrated how to use the services to perform basic operations on the places, policies, and templates and it explained the basic pattern for each request and response message.
本文演示了如何使用一些服务执行关于位置、策略和模板的基本操作,并且解释了针对每个请求和响应消息的基本模式。
For example, new relationships might be created, or new operations added that conform to the pattern definition.
例如,可能会创建新的关系,或者添加的新的操作将与模式定义保持一致。
In this pattern, the request and the response are two messages defined within separate WSDL operations.
在这个模式中,请求和响应是单独的WSDL操作内定义的两条消息。
In the typical execution of the parallel development pattern for practitioners, the owner of a practitioner development stream performs all of these operations.
在执行者对并行开发模式典型的执行过程中,执行者开发流的所有者,执行所有这些操作。
Under this pattern, request and response are handled using four messages defined within two separate WSDL operations.
在这个模式中,使用两个单独的WSDL操作内定义的四条消息处理请求和响应。
Since these transformation rules may be numerous and complex, many implementations of the data cleansing pattern deploy the cleansing rules as transformation operations using a data cleansing server.
由于这些转换规则可能数量很多而且复杂,很多数据清理模式实现都使用数据清理服务器将清理规则作为转换操作部署。
In this pattern, request and response are handled using four messages defined within two separate WSDL operations.
在这个模式中,使用两个单独的WSDL操作内定义的四条消息处理请求和响应。
The data object in these CRUD operations, ideally for this pattern, is a composite value object data object.
这些CRUD操作中的数据对象是组合值对象数据对象,特别适合此模式。
The two key operations in this pattern are propagation and harvesting.
模式中的两个关键操作是传播和获取。
The Visitor pattern creates a scenario where adding operations (new visitors) over the set of existing data types is easy.
访问者模式将创建一个场景,简化对现有数据类型集合添加操作(新访问者)的过程。
Implementations of this pattern vary in the range of transformation operations supported and how extensible those operations are.
这种模式的各种不同实现,在所支持的转换操作和这些操作的扩展性方面有所不同。
Ideally, it should also track any known changes in the pattern of usage of the system; for example, expected increases in load, a different mix of operations invoked by users, and so on.
在理想的情况下,它还应该根据系统的使用情况,跟踪所有已知的更改;例如,负载方面预期的增长、用户调用的不同操作的混合、等等。
The data federation pattern supports data operations against an integrated and transient (virtual) view where the real data is stored in multiple diverse sources.
数据联合模式支持在集成的临时(虚拟)视图上进行数据操作;在此类视图中,实际数据存储在多个不同的源上。
UPDATE_NOTE operations did suffer some additional latency but, interestingly enough, this pattern did not increase with higher read-ahead values.
UPDATE_NOTE操作确实因此而延迟一些,但有趣的是,这个模式不会随着预读取值的增加而延迟得更多。
This section contains a pattern to generate new tags that are added inside of the selected tag, and provides a useful shortcut for some common page-editing operations.
该部分包含了一个模板,以生成向选中标签添加的新标签,并为一些普通的页面编辑操作提供有效的快捷方式。
We described the data federation pattern as an approach to data operations against an integrated and transient (virtual) view where the real data is stored in multiple diverse sources.
我们在本文中对数据联合模式进行了说明,此模式是一种处理对集成临时(虚拟)视图的数据操作的方法,而此类视图中的实际数据都存储在多个不同源系统中。
The knowledge of all EIP Component operations allows the developer to combine business applications (consumers and service providers) with several "integration pattern bricks".
具备所有EIP组件操作的知识将使得开发者可以把业务应用(消费者和服务提供者)和一些“集成模式单元”结合起来。
Pattern 1: One-way and notification operations.
模式1:单向和通知操作。
Obviously, the pattern facade must also support the additional operations.
很明显,模式facade也必须支持这些附加的操作。
In this case, we will follow the Active Record pattern and wrap a database row with a class capable of all database operations. Its code is shown below.
在本例中,我们将遵循activeRecord模式并用能够执行所有数据库操作的类封装数据库行。
The parameters in the composed pattern delegate their operations to those of the component patterns in two ways.
复合模式中的参数以两种方式委托给组件模式操作。
In the widely used traditional DAO/Repository pattern, DAOs have the responsibility to perform persistence operations, which are purely behavioral, and entities are supposed to hold state.
从广泛使用的DAO/Repository模式的角度来说,DAO只负责执行持久化操作,而实体则只维护其状态。
The business layer USES a facade pattern to support coarse-grained message-based operations.
业务层用facade模式实现基于粗粒度消息的操作。
Developers use this pattern to separate low-level data access operations from high-level business logic. A typical DAO implementation has the following components.
开发人员用这种模式将底层数据访问操作与高层业务逻辑分离开。
The Strategy pattern can be used to implement operations' variability, and the Decorator pattern can be used to implement parameters' variability.
Strategy模式可用于实现操作的可变性,Decorator 模式可用于实现参数的可变性。
This ensures that all of the expand operations of the component parameters can be properly activated from the composed pattern. In this case, this means that you.
确保组件参数的所有expand操作都可被复合模式适当的激活。
The Preferred source Pattern assumes that an information source has one or more find operations that return zero or more instances of the entity record, or perhaps a subset of the entity record.
首选源模式假定一个信息源有一个或者多个查找操作,这些查找操作返回零个或多个实体记录的实例,或者可能是实体记录的一个子集。
应用推荐