• This article showcases how the new XML storage and query environment plays into the XML data model from Part 1.

    本文讨论新的XML存储查询环境如何处理本系列 第 1部分 中的 XML数据模型

    youdao

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

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

    youdao

  • As you can see, the logical data model is a living part of a data warehouse, used and maintained throughout the entire life cycle of the data warehouse.

    正如可以看到逻辑数据模型数据仓库活动部分,在数据仓库整个生命周期使用维护

    youdao

  • Part 3 will bring the "Data mining with WEKA" series to a close by finishing up our discussion of models with the nearest-neighbor model.

    第3部分是“WEKA进行数据挖掘系列结束篇,会以最近邻模型结束我们模型讨论

    youdao

  • The data modeler transforms part, or the whole, of an LDM into a class model using the LDM-to-UML transformation.

    数据建模师使用ldm到uml转换LDM全部一部分转换一个模型

    youdao

  • The discovery allows users to analyze the objects that are part of the physical data model.

    发现了现有数据库之后,用户可以作为物理数据模型一部分对象进行分析。

    youdao

  • While not always a part of the conceptual data model, a few major attributes may be defined for illustration purposes.

    为了便于演示,可以定义一些主要属性不过概念数据模型中不一定非得这样。

    youdao

  • Since the user is not using a tree-based object model to access this part of the document, constructing the entire tree would lead to a waste of memory due to replication of data.

    因为用户使用基于对象模型访问部分文档所以构造完整因为数据重复浪费内存

    youdao

  • DDD is also useful in creating and sustaining a canonical data model, which is an important part of a SOA.

    创建维护SOA重要组成——规范数据模型方面,DDD同样非常有用

    youdao

  • The ref attribute of the input element specifies what part of the model that input will store data in.

    input元素ref属性指定了输入数据存储模型中的哪个部分

    youdao

  • In the second part of the scenario, Tom transforms the physical model into a logical model, and then makes the following changes to the logical model using a data diagram.

    场景第二部分中,Tom将从Eric那里收到的HR数据库物理模型添加一个数据设计项目中。

    youdao

  • Part 2, Forms, models, controls, and submission actions: Focus on creating an XForms-based form using any of the available controls, as well as creating a data model.

    Xforms简介,第2部分:表单模型控件提交动作篇文章主要介绍如何使用任何可用的控件创建基于Xforms的表单,以及如何创建数据模型。

    youdao

  • In this last part of the scenario, Eric migrates the changes from the physical data model that Tom sent to the JKENT database.

    场景最后一部分Eric将Tom发回物理数据模型更改迁移HR数据库的目标模型上。

    youdao

  • Part 2 showed you how to create an XForms-based form using any of the available controls, how to create a data model, and the different types of basic submission actions that are available.

    第2部分说明如何使用各种控件创建基于XForms表单、如何创建数据模型以及各种不同类型基本提交动作

    youdao

  • Instead, the developer would typically use DOM (Document Object Model) manipulation to modify part of the Web page to reflect the changes or data returned by the HTTP response.

    相反开发人员通常使用DOM (DocumentObjectModel)操作修改部分web页面显示变化HTTP响应返回数据

    youdao

  • The last part of the data model is the creation of the Web Services Description Language (WSDL) file that describes it to the property broker.

    这个数据模型最后部分创建属性代理描述WebServicesDescriptionLanguage (WSDL)文件

    youdao

  • Part 2 of this series covers more best practices in constructing a data model by leveraging polymorphism with Hibernate, other useful features of a generic DAO, and performance tuning the data model.

    系列第2部分进一步讨论构造数据模型方面的最佳实践包括利用Hibernate多态性DAO其他有用特性以及数据模型性能调优

    youdao

  • However, you cannot import these documents as a physical model because physical data models in InfoSphere data Architect require a database specification, which is not part of the import.

    但是这些文档不能作为物理模型导入原因InfoSphereDataArchitect中的物理数据模型需要数据库规范而这部分没有导入。

    youdao

  • The sample asset handles the naming part of the data model by setting the configuration of the new case type on the CaseConfig object in the case template.

    示例资产通过案例模板中的 CaseConfig对象设置案例类型配置处理数据模型命名规则。

    youdao

  • An Eclipse component view is based on a view part, which is coupled with a data model.

    Eclipse组件视图基于数据模型结合的ViewPart

    youdao

  • Just because these rules are part of the logical data model, one should not assume that they must be enforced by a database.

    由于这些规则逻辑数据模型一部分,所以应该认为一个数据库必须实施这些规则

    youdao

  • All the data and the actions (requests to the server) are part of the model, as is common in typical model View Control (MVC) architectures.

    所有数据动作(请求服务器)属于模型一部分典型的模型-视图-控制器(MVC)架构一样

    youdao

  • Rules of this nature arise during informational analysis, either as part of the business object model or logical data modeling.

    这种规则出现信息分析阶段可能作为业务对象模型一部分,也可能作为逻辑数据建模的一部分。

    youdao

  • In the first article of this two-part series on XSLT, I introduced you to some of the new features in XSLT 2.0 and showed you how to generate code from an abstract data model.

    部分组成关于XSLT系列文章第一期中,介绍了XSLT 2.0的一些特性说明如何抽象数据模型生成代码

    youdao

  • When a data-binding framework is used to convert XML to and from application data structures, the data-bound XML is normally only a virtual part of the AXIOM document model.

    使用数据绑定框架XML应用程序数据结构之间进行转换时,数据绑定XML通常只是AXIOM文档模型一个虚拟部件

    youdao

  • That's part of the clean separation between the model (the data and the operation on the data, such as submitting it to a server) and the view.

    清晰划分模型(数据以及数据操作提交服务器)视图一部分。

    youdao

  • The data you are going to use for your request to the server is the first part of your model.

    用于服务器请求数据模型一部分。

    youdao

  • The data model is the nuclear part of the data warehouse system, its quality influences the systematic application result directly and expands performance in the future.

    数据建模。数据模型数据仓库系统核心部分好坏直接影响系统应用效果以及未来扩展性能

    youdao

  • The query syntax is part of Erlang itself, while the data model is akin to an object-relational DBMS.

    查询语法Erlang一部分,数据模型类似对象-关系数据库管理系统。

    youdao

  • If you need to manipulate the data in your model or add a new process or rule, the domain model is the only part of your application that has to be changed.

    如果需要操作模型中的数据添加新的过程规则模型必须应用程序进行修改唯一地方

    youdao

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

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

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