• The interface WSDL then imports any dependent XSDs that are used to define data types within the WSDL types.

    然后接口WSDL将导入任何相关XSD用于wsdl类型定义数据类型。

    youdao

  • Component providers define interfaces that list the functions provided by their components and the data types used to invoke these functions.

    组件提供者对接口进行了定义,接口中列出组件提供函数用来调用这些函数的数据类型

    youdao

  • We must stress again that it would be unconventional to define the types and properties to the data factory like this yourself.

    必须再次强调这样自行定义数据工厂类型属性可能非常不方便

    youdao

  • As a notable feature of this architecture, communities can define or extend additional information types that represent their own data.

    体系结构值得一提一个特点是,团体可以定义扩展表示自己数据的新的信息类型

    youdao

  • BPEL USES the XML Schema specification to define variables' data types - a topic that's beyond this article's scope.

    BPEL使用XML模式规范定义变量数据类型这个主题超出了本文讨论范围

    youdao

  • The annotations define the type of EJB, container-managed fields, finder queries, data types, and all the other information typically found in the deployment descriptors of an EJB.

    标注定义EJB类型容器管理的字段发现器查询、数据类型其他EJB部署描述中通常会出现的信息

    youdao

  • To validate XML data, you need to define an XML schema that specifies acceptable XML elements, their order and data types, and so on.

    验证XML数据需要定义一个 XML模式它指定了可接受的 XML元素它们次序数据类型等等

    youdao

  • OMG IDL provides you with the capability to define types of your own that will help hide some of the complexity and allow you to compose more sophisticated data types from the fundamental data types.

    OMGIDL提供了定义自己类型能力可以帮助减少复杂程度并且可以根据基本类型组成精巧数据类型。

    youdao

  • An XML schema can define the structure, the element and attributes, their data types, value ranges, etc. that are allowed in a set of XML documents.

    XML模式可以定义XML文档允许结构元素属性它们数据类型取值范围

    youdao

  • The parameters in this category are used to define UML data types, allowing you to expand the data types that can be associated with an UML attribute.

    这个目录下参数用来定义uml数据类型允许扩展一个UM l属性关联的数据类型。

    youdao

  • The SOAP standard USES XML to help structure the data and to help define the data types and information in an architecture neutral format.

    SOAP标准使用XML一种体系结构中立格式构造数据定义数据类型信息

    youdao

  • An XML schema is used to define the structure of an XML document, its elements, its attributes, and data types of elements or attributes.

    XML模式用于定义XML文档结构元素属性以及元素属性数据类型

    youdao

  • Typically, a WSDL file is used to define the services the party provides, as well as the input and output messages and the corresponding types for the data that is passed in those messages.

    通常WSDL文件用于定义所提供服务输入输出消息以及传递到这些消息中的数据对应类型

    youdao

  • Simple data types are just the tip of the icebergXJConf also lets you define collections of related configuration variables, and converts these into native PHP arrays.

    简单数据类型仅仅冰山一角XJConf能够定义相关配置变量集合将其转化原生PHP 数组。

    youdao

  • Anyone can define item types and post items to base in order to provide a base of structured data, which might be found and appropriately presented by Google Search.

    任何人都可以定义数据类型提交数据库(base),以产生一个结构化数据的库,以便GoogleSearch能够找到适当地表示这些数据。

    youdao

  • To cover all kinds of data that a site administrator might need, Drupal's field system gives users a selection of basic field types and provides an API so that modules can define new field types.

    为了涵盖站点管理员可能需要所有类型数据Drupal字段系统允许用户选择基本的字段类型提供了一个API模块能够定义新的字段类型。

    youdao

  • These two messages use only string primitive data types of the XSD namespace and therefore you do not need to define any more complex data types in order to use them.

    两个消息使用xsd名称空间中的原始数据类型string因此不必使用它们定义任何复杂的数据类型。

    youdao

  • First, you'll learn the major types of enterprise applications and their data-interchange requirements, and why you need to define schema for enterprise XML data.

    首先了解企业应用程序主要类型及其数据交换需求以及为什么需要企业XML数据定义模式

    youdao

  • Similarly, all WSDL files for the task layer define the same data types defined as the variables in the BPEL file in Listing 1.

    同样,由任务所有WSDL文件定义数据类型都与清单 1 的BPEL文件定义变量的数据类型相同

    youdao

  • When we define the data members, we can only name them and say what types they have.

    定义数据成员时,只能指定数据成员的名字类型

    youdao

  • Statements define the types of data allowed, how data are to be manipulated, and the ways that procedures and functions work.

    语句允许数据类型、数据如何处理以及过程函数的工作方式进行定义

    youdao

  • These data types allow you to declare a set of names or other literal values that define all the possible values that can be assigned to a variable.

    使用这些数据类型可以声明名称其他文本用于定义可以给某个变量的所有可能值。

    youdao

  • Entity types can define navigation properties that represent associations in the data model.

    实体类型可以定义数据模型中表示关联导航属性

    youdao

  • Before defining the specifics of data types and data structures, let us first define a term that will be used throughput this text.

    定义数据类型数据结构细节之前首先定义一个贯穿使用于本文的术语

    youdao

  • You can define additional types of refactoring, rules for analyzing database code, conditions for testing databases, or ways to automatically generate types of test data.

    可以定义其他类型重构用于分析数据库代码规则测试数据库条件自动生成各种类型测试数据方式

    youdao

  • The advantage of defining a generic class is that you define it just once, and your code can use it to create many objects that use a wide variety of data types.

    定义类别优点只要定义一次程序就可以建立许多使用各种资料型别的物件

    youdao

  • A class name represents a new data type. We can use it to define objects of our class type in the same way we use the built-in types to define those objects.

    代表一种新的数据类型这样方便,所以可以定义对象和指向一类的对象的指针。

    youdao

  • A class name represents a new data type. We can use it to define objects of our class type in the same way we use the built-in types to define those objects.

    代表一种新的数据类型这样方便,所以可以定义对象和指向一类的对象的指针。

    youdao

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

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

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