This logic data model makes it impractical to directly load database tables by using bulk load tools that are described in the fourth method.
这种逻辑数据模型,使得使用第四种方法中描述的块载入工具直接载入数据库变得不现实起来。
With the analysis of correspondence and translation for heterogeneous data, this paper presents heterogeneous data exchanging rules based on XML and OODB logic data model.
文章在研究与分析异构数据对应规则和异构数据转换规则的基础上,提出了建立在XML和面向对象数据库逻辑数据模型之上的异构数据交换规则。
When you transform a text template, the control logic combines the text blocks with the data in a model to produce an output file.
当你转换一个文本模板,控制逻辑结合了文本块与模型里的数据来生成一个输出文件。
The model class holds the essential business logic and manages the data corresponding to that part of the application.
模型类存放实际的业务逻辑,并管理与应用程序部分对应的数据。
The Model contains all the business logic necessary to retrieve data from a persistent data store.
模型包含所有必须的业务逻辑,从存储数据仓库中检索数据。
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.
通过使用XML数据模型,就可以取消整个数据对象包装器层次结构,让开发人员将注意力集中在业务逻辑上,而不会为业务数据管理分心。
An application's reliance on XML documents for data exchange and relational databases for data persistence are characteristics of the application's business logic (that is, its model).
应用程序依赖XML文件来进行数据交换以及关系数据库来提供数据永久性都是应用程序业务逻辑(也就是其模式)的特征。
Model refers to your data, View to your presentation layer, and Controller refers to the application or business logic.
模型指数据,视图指表示层,而控制器指应用程序逻辑或业务逻辑。
Now that you've completed the data model and business logic definitions, you need to publish the project to the business Events runtime.
既然您已经完成了数据模式和业务逻辑定义,那么就需要将项目发布到BusinessEvents运行时。
In the J2EE Model 2 architecture, a servlet is the UI controller, responsible for getting input data, calling some back-end business logic, and then deciding what JSP to forward to.
在J2EEModel2体系结构中,Servlet是UI控制器,负责获取输入数据,调用某些后端的业务逻辑,然后决定转发到哪一个JSP。
The presentation layer can call the validation logic on the data provided by a form before passing it to the domain model.
展示层可以调用验证逻辑对表单提供的数据进行验证,然后再将该数据传递给域模型。
Rails migrations let you use model logic with your data migration where SQL scripts don't.
Rails迁移支持把模型逻辑用于数据迁移,而sql脚本做不到这一点。
In a Struts application, you can architect the Model layer so that the business and data retrieval logic are easy to reuse.
在Struts应用程序中,您可以构建模型层,这样业务逻辑与数据检索逻辑重用就很容易了。
Typical Web services employ a remote presentation paradigm, meaning all view logic executes on the client, whereas the application logic and the data layer (controller and model) reside on the server.
典型的Web服务使用远程表示范例,这意味着所有的视图逻辑在客户机上执行,而应用程序逻辑和数据层(控制器和模型)则驻留于服务器上。
This closed model allows Velocity to provide a decoupled templating presentation layer, cleanly separated from any application business logic or data management code.
这种封闭的模型使Velocity能够提供分离的模板表示层,与任何应用程序业务逻辑或者数据管理代码清晰地划分开。
Identify the dimension that contains the Boolean logic and de-select that dimension from the data model.
找到包含Boolean逻辑的维度,并在数据模型中取消选择。
The primary instance of the model is keeping long-term state and providing application logic; the copy used by the view is essentially a disposable data-access object.
模型的主实例保持长期状态,并提供应用程序逻辑;而视图使用的副本实际上是一个可任意使用的数据访问对象。
The model code does not; Monkeybars makes no assumptions about how you manage your application logic and data; that is entirely up to you.
模型代码则不是这样;Monkeybars并不假定您如何管理应用程序逻辑和数据;那完全由您决定。
In traditional Web application development, page templating systems are used to cleanly separate view generation from controller logic and model data.
在传统的Web应用程序开发中,采用页面模板系统把视图生成与控制器逻辑和模型数据干净地分离。
I need a data model that I can update, a series of logic operations that I can perform to transform the data and a set of UI elements that allows the user to trigger those operations.
我需要一个能够对之进行更新的数据模型、需要一系列能够对数据执行转换的逻辑操作,还需要一组UI元素,以便用户能够触发这些操作。
The final ERD (entity relationship model diagram) and system datum dictionary are given through data sheets normalization during logic design and physical design.
在逻辑设计与物理设计过程中通过数据规范化后得出最终的ER模型图并给出系统数据字典。
A kind of model data and the preprocessing method for the logic circuit test generation system (TGS) are presented.
讨论了逻辑电路测试生成系统(简称TGS)中使用的一种模型数据及预处理方法。
The logic framework structured design is consisted of theory analysis of function dependency, relation normalization, transformation from E-R model to relation model and data model normalization.
逻辑结构设计包括函数依赖和关系规范化的理论分析、E - R模型向关系模型的转换和数据模式规范化。
The warehouse model of data was discussed from three aspects which were conceptual model, logic model and physical model.
其中数据仓库模型从概念模型、逻辑模型和物理模型三个方面进行讨论。
A validation provider provides validation logic for the data model.
验证提供程序为数据模型提供验证逻辑。
The paper from the concept, the logic, the physical level has carried on the model design of the data model and the granularity model, basically has completed the data warehouse design.
论文从概念、逻辑、物理层次进行了数据模型和粒度模型的设计,基本完成了数据仓库的设计。
Model objects are the parts of the application that implement the logic for the application's data domain.
模型对象是实现应用程序数据域逻辑的应用程序部件。
Model objects are the parts of the application that implement the logic for the application's data domain.
模型对象是实现应用程序数据域逻辑的应用程序部件。
应用推荐