本文针对这一问题,建立了一套可使得RCM 的分析过程更为标准和全面调用的数据逻辑结构模型。
This paper establishes a data logical structure model, which can make the RCM analysis process more standard and comprehensive.
这种数据结构约束的弱化要求根据需要强化应用程序逻辑中的约束。
This weakening of the data structure constraint requires the strengthening of constraints within the application logic as necessary.
这些特殊的翻译标记不仅向XML结构提供了逻辑组织,而且允许围绕xml语法分析器构建应用程序,以理解如何处理全球化数据。
These special translation tags not only lend a logical organization to the XML structure, they also allow an application built around an XML parser to understand how to process the globalized data.
在主程序逻辑中执行数据结构搜索以获得查询结果。
Searching this data structure for query results will be performed in the main program logic.
不论出处如何,当术语表模型在RDA 中时,就可以将标准业务术语映射到规范化(概念/逻辑)数据模型的形式化结构。
Regardless of its origin, the presence of a glossary model in RDA enables mapping of standard business terms into the formalized structures of the canonical (conceptual/logical) data model.
真实的情况是,SAP系统拥有一个附带业务流程特定数据结构(业务对象)的通用内核并在其上处理逻辑。
Under the covers, an SAP system has a common kernel plus business process specific data structures (business objects) and processing logic on top of it.
逻辑数据模型中包括的属性必须足以支持指定的信息结构的所有方面。
The attributes included in the logical data model must be sufficient to support all aspects of the information structures being specified.
SOAPAPI使用XML文档来以类似的方式表示服务数据对象,从而同时与物理和逻辑模型中的内容结构通信。
The SOAP API USES XML documents to similarly represent Service Data Objects to communicate content structures in both the physical and logical model.
由于“行”的概念与二进制文件无关(逻辑数据结构通常都不是由新行终止),因此您必须指定需要读入的字节数。
Because the concept of "lines" isn't relevant for binary files (logical data constructs are not generally terminated by newlines), you must always specify the number of bytes that you wish to read in.
那些留下的人可能对应用程序的流程、数据体系结构或业务逻辑的了解非常有限。
Those who remain may have limited insight into the application's process flow, data architecture, or business logic.
通过使用XML数据模型,就可以取消整个数据对象包装器层次结构,让开发人员将注意力集中在业务逻辑上,而不会为业务数据管理分心。
Using the XML data model, the whole hierarchy of data object wrappers can be eliminated, leaving the programmer to focus on the business logic rather than on the business data management.
可扩展标记语言(ExtensibleMarkup Language,XML)是于1998年首次提出的WorldWideWebConsortium (W3C)标准,它是一种用于定义描述文档内容和逻辑结构的数据标记语言。
Extensible markup language (XML) is a World Wide Web Consortium (W3C) standard, first proposed in 1998, for defining data markup languages that describe a document's content and logical structure.
应用程序软件(尤其是组成业务逻辑的规则和数据结构)通常是关键的公司财产,而且需要加以保护。
Application software (particularly the rules and data structures that make up the business logic) is often a key corporate asset and needs to be protected.
Acme的主要数据和程序结构想要使用DB 2IdentityValueGeneration功能来从不同程序的业务逻辑这样的重担移去。
Acme's lead data and application architects want to use the DB2 Identity Value Generation function to remove that burden from the business logic of their various applications.
这个方法有助于在逻辑上将数据结构分离到逻辑上相关的部分。
This approach helps to logically separate the data structure into the pieces that are logically related.
这种方法向业务逻辑公开了关系和数据层次结构。
This methodology exposes the relationships and data hierarchy to the business logic.
组件发现是确定结构和逻辑边界的设计活动:即哪些数据和行为要放置在一个组件中,而哪些数据和行为属于其他组件。
Component discovery is a design exercise to determine structure and logical boundaries: which data and behaviors to place in one component and which data and behaviors belong elsewhere.
逻辑数据模型在此基础上更进一步,分析数据的详细结构,包括关系、子类型、属性和包含关系。
A logical data model takes this a step farther, analyzing the detailed structure of the data, including relationships, sub-typing, attribution and containment.
根据数据库结构的复杂程度,您可能还可以考虑为不同的对象类型生成不同的DDL文件来保证各个方面具有合理的逻辑组织。
Depending on the complexity of your database structure, you might also consider generating separate DDL files for different types of objects to keep things logically organized.
系统编目描述数据的逻辑和物理结构。
The system catalog describes the logical and physical structure of the data.
然而,即使你擅长于多线程逻辑,在获取该数据结构的元素项时,仍然有些复杂。
Yet even the act of retrieving an item can be rather complex if you try to be too clever with multi-threading logic.
单元测试强调内部结构,例如逻辑和数据流,以及单元的功能和外部可见行为测试。
Unit testing addresses the internal structure, such as logic and dataflow, and the testing of functions and the externally visible behavior of the unit.
逻辑层将概念体系结构划分为在应用程序内扮演特定角色的组件,如表示层、应用程序逻辑层、业务流程层和数据访问层。
Logical tiers divide the conceptual architecture into components that play specific roles within the application, such as presentation, application logic, business processes, and data access.
层次结构是组织创建用于表述其数据关系的逻辑结构。
Hierarchies are the logical structures that an organization creates to describe relationships among its data.
从服务器传来的数据所含的结构很可能非常适合于后台的业务逻辑。
Most likely the data coming in is structured in a way that makes sense to the backend business logic.
简单的程序体系结构会自然地将业务逻辑和数据访问逻辑(如sql)混合。
A simple program architecture would naturally mix the business logic with data access logic (like SQL).
在消息流能够处理和转换它之前,必须将其转换为逻辑消息树,这是反映消息逻辑结构的代理数据结构。
Before it can be processed and transformed by the message flow, it must be converted into a logical message tree, which is a broker data structure that reflects the logical structure of the message.
基本上数据绑定也是如此,按照逻辑处理数据,而不用担心其结构。
That is ultimately what data binding is about — working with data in a logical manner, rather than worrying about its structure.
对于第一种方法(将数据向业务逻辑进行移动),您可以定义一个n层的缓存基础结构,并将它与GEE相关联。
For the first approach (bringing the data closer to the business logic), you can define an N-tier caching infrastructure and associate it with the GEE.
服务分析模型中表达的结构是概念模型(或没有概念模型情况下的逻辑数据模型)中的结构的直接反映。
The structures expressed within the service analysis model are a direct reflection of those within the conceptual model (or logical data model where no conceptual model formally exists).
应用推荐