type declaration

[taɪp ˌdɛkləˈreʃən][taip ˌdekləˈreiʃən]

类型说明

  • The % type declaration specifies that an expression non-terminal also uses the value member of the union .

    type 声明表明了expression非终结符还使用了union的value成员。

  • The return type of the method declaration indicates in what object format the results of the SQL statement will be returned .

    方法 声明的返回 类型表明SQL语句的结果返回什么样的对象格式。

  • AJDT also contributes template proposals so you can for example type pc and press control-space to insert a template for a pointcut declaration

    AJDT同样也提供了代码模板提示功能,因此你可以如下操作: 键入“pc”并按下control-space键来插入pointcut 声明的代码模板

  • Method type body is defined without member function declared for creating object type . You need to define member function declaration .

    定义了方法类型正文,但没有声明用于创建对象 类型的成员函数。请定义成员函数 声明

  • This is standard practice nowadays and helps the compiler to detect type mismatches between function definition / declaration and function usage .

    这是现在的常规作法,它可以帮助编译器检测函数定义/ 声明和函数使用之间的 类型不匹配。

  • For the sake of brevity most of the examples in this specification do not begin with the document type declaration that is mandatory at the beginning of each HTML document .

    为了保持简洁,尽管HTMLDTD要求每个文档都要以文档 类型 声明开头,本规范绝大部分的例子都没有对文档 类型 声明进行了省略。

  • The Methodology and Implementing Guide of Type ⅲ Enviromental Declaration

    环境 标志的方法基础和实施指南

  • Type declaration characters are not valid in this context .

    类型 声明字符在此上下文中无效。

  • First the thesis will identify the process type and main participant of each clause in the two war declaration speeches . Then a qualitative approach will be adopted to reveal the distributions and functions of process types and main participants .

    文章首先确定两篇 宣战演讲中每个句子的过程 类型及主要参与者,然后通过定性分析来揭示主要过程及参与者的分布情况及功能,最后指出两篇演说的及物性系统的异同。

  • An external function is a type of function declaration that opens the door for implementations to allow the user to define the body of the function in a different programming language .

    外部函数是一 开放实现的函数 声明 类型,用户可以用不同的编程语言定义函数体。

  • This allows the schema author to specify type substitutions on an element declaration which are selected based on the evaluation of XPath expressions .

    它允许模式作者在元素 声明中根据XPath表达式的值指定 类型替换。

  • For yet another declarative example consider a document type declaration that describes a dialect of valid XML documents

    还有另一个声明性示例,请研究描述有效XML文档方言的文档 类型 声明

  • A Java return type for each method declaration which indicates the desired object format or type for the pureQuery runtime to return data access results to the caller .

    对于每个方法 声明,有一个Java返回 类型,表明pureQuery运行时将数据访问结果返回给调用者时需要使用的对象格式。

  • Event stub ^ 0 has a parameter type mismatch with its event declaration . Events take a single parameter as object .

    事件过程^0与事件 声明中的参数 类型不匹配。事件作为对象使用单一参数。

  • After document type declaration the remainder of an HTML document is contained by the HTML element . Thus a typical HTML document has this structure .

    在文档 类型 声明之后,HTML文档的剩余部分由HTML元素承载,一个典型的HTML文档拥有如下结构。

  • Nodes declared in the document type declaration .

    获取文档 类型 声明中声明的。

  • Method % 3 on type % 1 from assembly % 2 tried to implement a method declaration with a different virtual state .

    程序集%2的 类型%1上的方法%3试图使用其他虚状态实现方法 声明

  • When declaring an element outside the context of a type declaration or group you need to be careful because the scope is global .

    类型 声明或组的上下文之外声明元素必须小心,因为其作用域是全局。

  • It refers to a non-generic type declaration .

    其引用了一个非泛型 类型 声明

  • They then traverse a substitution chain of element declarations or a type hierarchy to determine whether the element declaration satisfies the substitution or type derivation requirements .

    然后遍历元素声明的代替链或 类型层次结构,以决定元素 声明是否满足代替或类型衍生要求。

  • Unlike the Java language JavaFX Script does not require you to specify a variable 's type in its declaration .

    与Java语言不同,JavaFXScript不要求在 声明中指定变量的 类型

  • The declaration of ATLAS includes constant declaration type declaration and variable declaration .

    它们可以分别转换成C语言中对应的常量声明语句、 类型 声明 语句和变量声明语句。二、ATLAS的过程相关语句到C语言的转换。

  • It doesn 't matter what types are in the array & you just choose the right type for your declaration .

    实际上,数据中有什么类型并不是问题,您只需为 声明选择好正确的 类型就可以了。

  • With PHP V5 however you can build object type checking right into the class or method declaration .

    但是,如果使用PHPV5的话,可以将对象 类型检查构建到类或方法 声明中。

  • The idea is that when two services interact with each other the service link type is a declaration of how they interact & essentially what each party offers .

    其思想是,当两个服务彼此交互时,服务链接 类型就是对这两个服务如何交互―各方本质上提供了什么―的 声明

  • Be sure to include a document type declaration . This will enable browsers and assistive devices to interpret your content correctly .

    请确保包含文档 类型 声明。这会启用浏览器和辅助设备以正确地解释内容。

  • As I have worked on both Surinx and Duby it has become apparent to me that they 're essentially the same language with different dispatch mechanisms and type declaration requirements .

    因为是我写的Surinx和Duby,我明确地知道它们实际上是同一种语言,只是用了不同的派发机制和 类型 声明要求。

  • It turned out that eXist didn 't resolve the relative URL used in the document type declaration .

    这表明eXist没有解析文档 类型 声明中使用的相对URL。

  • Notice the document type declaration which is used to load a DTD which contains any strings that should be localized ( basically any natural language strings presented to the user ) .

    请注意文档 类型 声明,它用于加载一个DTD,其中包含所有应进行本地化的字符串(基本上包括呈现给用户的所有自然语言字符串)。

  • In this article the writer 's own opinion of using Turbo C is elaborated from four aspect . First the input of two dimension float type array . Secondly the function 's declaration Thirdly the array name regarded as function parameter .

    从二维实 数组的输入、函数的 声明、数组名作函数参数和多维数组的指针4个方面,阐述了使用Turboc时自己的看法。