The level of the pattern has been elevated from a single set of techniques to a dish that comprises other fundamental techniques.
模式的级别已经从一系列单独的方面提高到了一整盘菜中,他包含不同的基本技术。
The strategy pattern is usually implemented in a single address space using a single programming language.
该策略模式通常使用单个编程语言在单个地址空间内实现。
Unfortunately, it is presented by merging the variation with the original DISC application pattern and still referred to as Directly Integrated Single Channel application pattern.
不幸的是,把变量并入最初的DISC应用程序模式中是暂时的,并且它仍旧作为直接集成单通道应用程序模式。
Single Global Companies generally choose a matching SOA pattern in which services are specified and owned by the entire organization.
单一的国际化公司通常选择一种匹配的SOA模式,在这种模式中,服务是由整个组织指定和拥有的。
Since users must be able to apply for multiple accounts in a single transaction, you'll first implement a DOA pattern for database interaction.
由于用户必须可以在一个事务中申请多个帐户,所以首先要为数据库交互实现一个doa模式。
There need not be a single pattern for a problem (a skylight or an open patio could also solve the lighting problem), and it's up to the designer to decide which pattern to apply.
对于一个问题,可能有多个模式(天窗或开放式天井也可以解决采光问题),要由设计师决定应用哪个模式。
The simplest character class is a single character, which is just included in the pattern as a literal.
最简单的字符类就是单个字符,它在模式中只是一个字。
Pattern: Deployers, or headless processes, can type a single command to generate working software for users.
模式:部署者或无头流程只需输入单一命令,即可为用户生成有效的软件。
Additionally, environment profiles provide a more flexible networking configuration, enabling you to deploy a single pattern across different cloud groups.
另外,环境配置文件提供一个更灵活的联网配置,支持跨不同的云组部署单个模式。
Service portals typify this pattern, providing a single point of contact for multiple services and hiding the details of internal services.
服务门户是此类模式的代表,它为多个服务提供单一联系点,并隐藏内部服务的细节。
This limitation resulted in some deployment scenarios that did not map to a single pattern.
此局限会导致某些部署场景未映射到单个模式。
A special case of the session locking pattern, mentioned above, is the need for a single lock on a set of tables.
如前面所提到的,会话锁定模式中的一个特例是需要对表集合施加单一的锁。
The singleton pattern ensures that only a single instance of a class is normally used by an application, but still allows alternate instances to be created as required.
单元素模式可以确保应用程序通常只使用类的单个实例,但是仍然允许根据需要创建备用实例。
Since a single operation is used for this pattern, a reference to the address or the explicit address itself must be provided as a parameter on the request.
由于对这个模式使用单操作,对地址或显式地址自身的引用必须作为请求的参数提供。
You can implement presentation service by using a variation of the Directly Integrated Single Channel (DISC) application pattern, which is a Self-Service application pattern.
您可以通过使用直接集成单通道(Directly Integrated Single Channel,DISC)应用程序模式(一种自服务的应用程序模式)中的变量来实现表示性的服务。
Single point of access runtime pattern, a basic runtime pattern, corresponding to the Page Aggregation application pattern that provides a single point of access to various Web applications.
单点访问运行模式:一个基本的运行时模式,相对于页面聚合应用模式,它提供了访问各种Web应用程序的统一的访问点。
DB2 Enterprise Edition: The pattern includes a single DB2 Enterprise Edition part that represents an instance of a database server.
DB 2EnterpriseEdition:此模式只包含了一个DB 2 Enterprise Edition部分,可代表数据库服务器的一个实例。
When defining a human task, a new attribute enables you to set the ownership pattern to single or parallel, as shown in Figure 1.
在定义人工任务时,可以使用一个新属性把所有权模式设置为single或parallel,见图1。
Again, although the WebSphere single server pattern was cloned in this example, any pattern can be cloned and configured with the Tivoli Monitoring Linux OS Agent.
再一次说明,尽管本例克隆的是WebSpheresingleserver模式,您可以对Tivoli MonitoringLinuxOS agent克隆并配置任何模式。
The "pipe" pattern: a single event triggers a sequence of processing steps, each performing a specific function.
“管道(pipe)”模式:单个事件触发一系列的处理步骤,每个步骤执行特定的功能。
The session Facade pattern substitutes a single call to a session bean for multiple calls to an entity bean.
会话虚包模式用对会话bean的单个调用来代替对实体bean的多个调用。
In this example, you will use a clone of the WebSphere single server pattern as the basis for your custom pattern.
在本例中,您将使用WebSpheresingleserver模式的副本作为定制模式的基础。
For this example, use the existing WebSphere single server pattern (although any pattern could be used).
对于本例而言,使用WebSpheresingleserver模式(但是也可以使用任何其他现有模式)。
But when scientists squeezed tiny samples of a metallic glass under high pressure, they got a surprise: the atoms lined up in a regular pattern to form a single crystal.
但是当科学家在很高的压力下压制微小的金属玻璃样品时,他们得到了一个惊喜:原子以一种固定的模式排列起来而形成了单晶。
An optional block can contain any graph pattern, not just a single triple as shown in Listing 6.
可选块可以包含任何图形模式,不仅仅是像清单6所示的那种单一的三元模式。
Other projects can import the framework and re-use it by applying the entire framework as a single pattern, or applying the patterns individually.
其它项目可以将框架导入,并能够以单一的模式或者单独地应用其中一些模式来复用该框架。
The pattern was disconcerting because of the lack of common circuitry that could easily explain the pattern of such failures—a single box that could be blamed.
这种类型的故障让人不安,因为没有什么共用的电路可以轻易解释这些故障模式——即只有一个机箱部位引起的故障。
Non-blocking single transport pattern: in this invocation pattern, you achieve a non-blocking call using only a single transport connection underneath.
非阻塞单传输模式:在此调用模式中,只使用下面的一个传输连接获得非阻塞调用。
This pattern generally requires that a single versioning strategy be chosen, comprised of a series of rules and conventions that essentially become governance standards.
该模式通常需要选择统一的版本控制策略,它包含一组可以转变为治理标准的规则和习惯。
The Observer pattern is associated with a single source of events, however, whereas the Reactor pattern is associated with multiple sources of events.
不过,观察者模式与单个事件源关联,而反应器模式则与多个事件源关联。
应用推荐