Gets the type declaration for this class.
取得此类别的型别宣告。
Note: Please notice the script's type declaration.
注意:请注意这个脚本的类型声明。
This code can be included in the type declaration.
型别宣告可包含本程式码。
How to reuse a data into an anonymous type declaration?
如何重用数据转换成一个匿名类型宣言吗?
See the ResourceAdapterInfo type declaration in code Listing 1.
参见代码清单1中的类型声明ResourceAdapterInfo。
Listing 2 shows the type declaration for ConnectionFactoryInfo.
清单2显示ConnectionFactoryInfo的类型声明。
This method can be added to the code type declaration as needed.
根据需要,可以将该方法添加到代码类型声明中。
The document type declaration contents are worth looking at in detail.
值得仔细查看一下文档类型声明的内容。
The aspect contains a declare @method statement and an inter-type declaration.
其中的方面包含一条 declare @method语句和一个类型间声明。
All comments, the XML declaration, and the document type declaration MUST be removed.
所有的注释、XML声明、以及文档类型声明,都必须删除。
The inter-type declaration allows you to change the static structure of a program.
类型间声明允许你改变一个程序的动态结构。
Returns the code type declaration for the workflow that is currently being compiled.
传回目前已编译之工作流程的程式码型别宣告。
It turned out that eXist didn't resolve the relative URL used in the document type declaration.
这表明eXist没有解析文档类型声明中使用的相对url。
A closed generic type is a type declaration where a particular type is specified for a type parameter.
封闭式泛型类型是为类型参数指定特定类型的类型声明。
If repeated validation isn't required, you can remove the document type declaration when the document is stored.
如果需要重复进行有效性验证,那么可以在存储文档时删除文档类型声明。
Two named types are identical if their type names originate in the same type declaration (§Declarations and scope).
如果两个类型有相同的创建类型声明,那么这两个类型相同。
For yet another declarative example, consider a document type declaration that describes a dialect of valid XML documents.
还有另一个声明性示例,请研究描述有效XML文档方言的文档类型声明。
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文档拥有如下结构。
This method is particularly useful when processing element-only content (that is, elements declared as EMTPY in the Document Type Declaration, or DTD).
该方法在处理纯元素(即文档类型声明DTD中声明为EMPTY的元素)内容时尤其有用。
These rules are stored in a separate document called a document Type Declaration (DTD), and are utilized to validate the accuracy of the XHTML document structure.
这些规则存储在一个称为“文档类型声明(Document Type Declaration (DTD))”的单独文档中,并且使用这些规则验证XHTML文档结构的准确性。
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.
为了保持简洁,尽管HTML DTD要求每个文档都要以文档类型声明开头,本规范绝大部分的例子都没有对文档类型声明进行了省略。
The display of Listing 2 is precisely the same as that of Listing 1, so the XML declaration, document type declaration and namespace declarations are all omitted from the display.
清单2的显示与 清单1的显示完全一样,所以显示中忽略了XML声明、文档类型声明和名称空间声明。
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,其中包含所有应进行本地化的字符串(基本上包括呈现给用户的所有自然语言字符串)。
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 doesn't matter what types are in the array — you just choose the right type for your declaration.
实际上,数据中有什么类型并不是问题,您只需为声明选择好正确的类型就可以了。
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.
其思想是,当两个服务彼此交互时,服务链接类型就是对这两个服务如何交互—各方本质上提供了什么—的声明。
With PHP V5, however, you can build object type checking right into the class or method declaration.
但是,如果使用PHPV5 的话,可以将对象类型检查构建到类或方法声明中。
The final issue is that the purchase order itself is defined in the primer as a global element declaration, with a global complex type.
最后一个问题是,购买订单本身在入门中是作为一个全局元素声明的,属于全局复合类型。
Listing 6 shows a snippet for a new SQL database system capability, including both the element declaration and type definition.
代码清单6为新的SQL数据库系统功能提供了一个代码片段,包括元素声明与类型定义。
If an element declaration has type alternatives, they are evaluated in the order that they were specified in the schema.
如果元素声明具有类型替换,那么将按照在模式中指定的顺序进行计算。
应用推荐