• This logic data model makes it impractical to directly load database tables by using bulk load tools that are described in the fourth method.

    这种逻辑数据模型使得使用第四种方法描述载入工具直接载入数据库变得不现实起来。

    youdao

  • 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面向对象数据库逻辑数据模型之上的异构数据交换规则。

    youdao

  • When you transform a text template, the control logic combines the text blocks with the data in a model to produce an output file.

    转换文本模板控制逻辑结合了文本模型数据生成输出文件。

    youdao

  • The model class holds the essential business logic and manages the data corresponding to that part of the application.

    模型存放实际业务逻辑管理应用程序部分对应数据

    youdao

  • The Model contains all the business logic necessary to retrieve data from a persistent data store.

    模型包含所有必须业务逻辑存储数据仓库中检索数据。

    youdao

  • 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数据模型,就可以取消整个数据对象包装层次结构,开发人员注意力集中业务逻辑不会为业务数据管理分心。

    youdao

  • 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文件进行数据交换以及关系数据库提供数据永久性都是应用程序业务逻辑(也就是模式)特征

    youdao

  • Model refers to your data, View to your presentation layer, and Controller refers to the application or business logic.

    模型指数视图表示控制器应用程序逻辑业务逻辑。

    youdao

  • Now that you've completed the data model and business logic definitions, you need to publish the project to the business Events runtime.

    既然已经完成数据模式业务逻辑定义,那么需要项目发布BusinessEvents运行时。

    youdao

  • 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体系结构中,ServletUI控制器负责获取输入数据调用某些后端的业务逻辑然后决定转发一个JSP

    youdao

  • The presentation layer can call the validation logic on the data provided by a form before passing it to the domain model.

    展示可以调用验证逻辑表单提供数据进行验证,然后再将该数据传递模型

    youdao

  • Rails migrations let you use model logic with your data migration where SQL scripts don't.

    Rails迁移支持模型逻辑用于数据迁移sql脚本不到这一点。

    youdao

  • In a Struts application, you can architect the Model layer so that the business and data retrieval logic are easy to reuse.

    Struts应用程序中,可以构建模型这样业务逻辑数据检索逻辑重用就容易了。

    youdao

  • 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服务使用远程表示范例这意味着所有视图逻辑客户机执行应用程序逻辑和数据(控制器模型)则驻留于服务器上。

    youdao

  • This closed model allows Velocity to provide a decoupled templating presentation layer, cleanly separated from any application business logic or data management code.

    这种封闭模型使Velocity能够提供分离模板表示任何应用程序业务逻辑或者数据管理代码清晰地划分开。

    youdao

  • Identify the dimension that contains the Boolean logic and de-select that dimension from the data model.

    找到包含Boolean逻辑维度数据模型取消选择。

    youdao

  • 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.

    模型实例保持长期状态提供应用程序逻辑;而视图使用副本实际上一个可任意使用数据访问对象。

    youdao

  • 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并不假定如何管理应用程序逻辑和数据完全由您决定。

    youdao

  • In traditional Web application development, page templating systems are used to cleanly separate view generation from controller logic and model data.

    传统Web应用程序开发中,采用页面模板系统把视图生成控制器逻辑和模型数据干净地分离

    youdao

  • 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元素以便用户能够触发这些操作。

    youdao

  • The final ERD (entity relationship model diagram) and system datum dictionary are given through data sheets normalization during logic design and physical design.

    逻辑设计物理设计过程中通过数据规范化后得出最终ER模型给出系统数据字典

    youdao

  • A kind of model data and the preprocessing method for the logic circuit test generation system (TGS) are presented.

    讨论逻辑电路测试生成系统(简称TGS)中使用模型数据预处理方法

    youdao

  • 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模型关系模型的转换数据模式规范化。

    youdao

  • The warehouse model of data was discussed from three aspects which were conceptual model, logic model and physical model.

    其中数据仓库模型概念模型、逻辑模型物理模型三个方面进行讨论

    youdao

  • A validation provider provides validation logic for the data model.

    验证提供程序数据模型提供验证逻辑

    youdao

  • 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.

    论文概念逻辑物理层次进行数据模型粒度模型设计基本完成了数据仓库的设计。

    youdao

  • Model objects are the parts of the application that implement the logic for the application's data domain.

    模型对象实现应用程序数据逻辑应用程序部件

    youdao

  • Model objects are the parts of the application that implement the logic for the application's data domain.

    模型对象实现应用程序数据逻辑应用程序部件

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定