cairo中的模式可以是实体模式、基于外表的模式甚至逐变模式。
Patterns in cairo can be solid, surface-based, or even gradients patterns.
这些描述可通过代码中的注释或XML描述符文件(实体模式描述符)提供。
These descriptions can be provided through annotations in the code or in an XML descriptor file (the entity schema descriptor).
实体模式-表面被认为是固体,即便没有光源,也能正常显示。
Solid - Surfaces are drawn as solids, but the display also works without lights.
业务实体模式也能由信息架构功能治理,标准的企业数据实体要尽可能的被重用。
Business entity schemas are also governed by the information architecture function and standard schemas for enterprise data entities need to be reused wherever possible.
检索实体模式的另一种方法是通过递归调用getSubCategories方法来遍历类别模式。
The other way to retrieve the category schema is to traverse the category schema objects by calling the getSubCategories method recursively.
因此,它将当今正在使用的主要企业集成模式组合成一个实体。
Thus, it combines the major enterprise integration patterns in use today into a single entity.
该模式假定从任何源所获得的信息都以描述实体的记录的形式出现,如客户或零部件。
The pattern assumes that information obtained from any source comes in the form of records that describe entities, such as customers or parts.
当我们援用镜像映象模式时,我们基本上是先分析某一外部实体的的行为特征,然后在我们自己的系统中创建它的相似体。
Basically, when we invoke the Mirror Image pattern, we analyze the behavior of an external entity and then create its likeness in our own system.
建模器使用到的概念和模式包括实体、值对象、工作单元、仓库、规范和集合等。
The modeler USES concepts and patterns as Entities, Value Objects, Unit of Work, Repository, Specification and Aggregates.
该接口使用了描述实体记录的模式和任何其他的参数。
The interface USES the schema describing the entity record and any other parameters.
这项技术的采用高度依赖于商业实体在其所在行业中的角色及其收入模式。
The adoption of this technology is highly dependant on the roles and revenue models a business entity may decide to deploy.
镜像映象模式取得外部实体,然后将它转变成系统的一部分。
The Mirror Image takes our external entity and turns it into part of the system.
定义了“公共实体”模式的公共信息模型将成为这个类型系统中一个必不可少的部分。
The common information model that defines the schemas of the "common Entities" will be an essential part of this type system.
尤其是实体服务,最符合这种模式的应用,因为它们经常需要这类数据处理功能并且要求使用标准化的动词来表达它们。
Entity services in particular often require these types of data processing functions, and using standardized verbs to express them supports the application of this pattern.
当前的考虑是,模式的初始实现需要值类型始终等于实体记录。
The current thinking is that the pattern's initial implementation requires that the value type always equal the entity record.
在传统的实体旅行社模式下,一位训练有素的代理商会亲自与旅行者会面,或在电话上与客户沟通。
In the brick-and-mortar travel agent model, a trained agent meets with the traveler in person or establishes a relationship over the phone.
到目前为止,我们精简了DAO模式的实现,该实现只能持久化实体的状态。
What we have achieved so far is a lean and mean implementation of a DAO pattern which allows the persistence of 'state-only' entities.
这个存储库将会是对公共实体和对相关的消息及数据模式建模的自然来源。
The repository will be a natural source for modeling the common entities and also for modeling the related message and data schemas.
还可以对此模式进行扩展,例如,您可以向预定义的实体添加其他用户属性。
There is also extensibility to the schema in that you are able to add additional user attributes to the predefined entities.
可是,如果没有DTD或XML模式,外部实体引用就不能工作,因此也就根本不需要去尝试。
If you don't have a DTD or XML schema, though, external entity references won't work, so don't even try it.
此外,还应避免使用大量的外部实体——例如外部DTD或导入的XML模式,因为打开和读取文件是代价很高的操作。
In addition, you should avoid using a lot of external entities — such as external DTDs or imported XML Schemas — since opening and reading from a file is an expensive operation.
作为一个例子,阅读清单10看看如何在RDFXML模式中使用DC分类系统描述RDF实体的内容,比如网站。
To see an example of this, look at how the DC classification system is used within the RDF XML schema to describe the content of an RDF entity, such as a Web site (see Listing 10).
图10显示了应用请求端缓存模式前的Catalog实体设计模型。
Figure 10 shows the catalog entity design model before applying the requester-side caching pattern.
在该模式中,Web服务(或其他实体)向一组其他Web服务分发信息,而无需预先了解其他那些Web服务。
In this pattern, a Web service (or other entity) disseminates information to a set of other Web services without the need of having prior knowledge of these other Web services.
在Logical页面上(如图3所示),设置实体和属性对象名称的模式。
On the Logical page, as shown in Figure 3, set the pattern for entity and attribute object names.
用数据映射(Data Mapper)模式将领域实体映射到数据库schema。
A data Mapper pattern is used to map domain entities to the database schema.
用Repository模式实现领域实体访问。
会话虚包模式用对会话bean的单个调用来代替对实体bean的多个调用。
The session Facade pattern substitutes a single call to a session bean for multiple calls to an entity bean.
甚至在某些场合可以生成(当特定设计模式已被应用)行为(方法实体)。
In some instances, even the behavior (method bodies) can be generated (when a specific design pattern has been applied).
J2EE环境为实体bean提供了两种持久性模式:bean 管理和容器管理。
The J2EE environment provides two persistence schemes for entity beans: bean-managed and container-managed.
应用推荐