网站首页  词典首页

请输入您要查询的英文单词:

 

单词 type declaration
释义

type declaration

  • 网络类型声明;类型说明;型别宣告
1.
类型声明
C# 程序使用类型声明 (type declaration) 创建新类型。类型声明指定新类型的名称和成员。
liqiang042.blog.163.com
2.
类型说明
信息词汇英语翻译(R-Z) ... type conversion 类型转换 type declaration 类型说明 type drum 打印鼓 ...
www.zftrans.com
3.
型别宣告
宜宾学院外国语学院英语写作 ... ts separator ts 分隔符 type declaration 型别宣告 type definition 型别定义 ...
writingybu.blogcn.com
4.
类型声明语句
B.1 类型声明语句(Type Declaration) B.2 子类型声明语句(Subtype Declaration) B.3 包声明语句(Package Declaration) B.4 实体 …
www.ezkaoyan.com
5.
类型定义
... Subprogram Declaration 和(子程序定义)等内容, Type Declaration类型定义 ) Subtype Declaration ( 子类型定义 ) ...
read.cucdc.com
6.
型别之宣告
提供关於资料型别之宣告 (Type Declaration)、使用方式和转换 (包括 Integer 资料型别 (Visual Basic) 和通用资料型别) 之所有 …
msdn.microsoft.com

例句

释义:
1.
Alternatively, when there isn't a bug, it may be that the compiler just needs the "help" of an explicit return type declaration.
另外,有时候并没有bug,只是编译器需要一些显式声明的“帮助”来返回正确的类型。
www.bing.com
2.
Class can be used to return information about a document type declaration.
类可用于返回有关文档类型声明的信息。
msdn2.microsoft.com
3.
Which represents a type declaration for a class, structure, interface or enumeration.
表示类、结构、接口或枚举的类型声明。
msdn2.microsoft.com
4.
A closed generic type is a type declaration where a particular type is specified for a type parameter.
封闭式泛型类型是为类型参数指定特定类型的类型声明。
www.juyy.net
5.
Gets or sets the name of the document type declaration.
获取或设置文档类型声明的名称。
msdn2.microsoft.com
6.
The DTD is declared within the document type declaration production of the XML file.
DTD在XML文件的文档类型声明中声明。
msdn2.microsoft.com
7.
All comments, the XML declaration, and the document type declaration MUST be removed.
所有的注释、XML声明、以及文档类型声明,都必须删除。
www.ibm.com
8.
element type declaration generally describes three parts: a start tag, content, and an end tag.
元素类型声明一般都包含如下三部分描述信息:开始标签,内容和结束标签。
blog.sina.com.cn
9.
A generic type declaration contains one or more unspecified types known as type parameters.
泛型类型声明包含一个或多个被称为类型参数的未指定类型。
msdn2.microsoft.com
10.
A type parameter of a generic type declaration, or a type argument of a constructed generic type.
泛型类型声明的类型参数,或构造的泛型类型的类型变量。
msdn2.microsoft.com
1.
The %type declaration specifies that an expression non-terminal also uses the value member of the union.
type声明表明了expression非终结符还使用了union的value成员。
www.ibm.com
2.
The items in that part of the type declaration correspond to the items stored in the form file.
在此部分的类型声明的项目与窗体文件中存储的项目相对应。
dictsearch.appspot.com
3.
Gets or sets a value indicating whether the type declaration is complete or partial.
获取或设置一个值,该值指示该类型声明是完整的类型声明还是分部类型声明。
msdn2.microsoft.com
4.
The aspect contains a declare @method statement and an inter-type declaration.
其中的方面包含一条declare@method语句和一个类型间声明。
www.ibm.com
5.
The document type declaration contents are worth looking at in detail.
值得仔细查看一下文档类型声明的内容。
www.ibm.com
6.
A type declaration for a class, struct or enumeration.
类、结构或枚举的类型声明。
msdn2.microsoft.com
7.
When declaring an element outside the context of a type declaration or group, you need to be careful because the scope is global.
在类型声明或组的上下文之外声明元素必须小心,因为其作用域是全局。
www-128.ibm.com
8.
The inter-type declaration allows you to change the static structure of a program.
类型间声明允许你改变一个程序的动态结构。
www.ibm.com
9.
This method can be added to the code type declaration as needed.
根据需要,可以将该方法添加到代码类型声明中。
technet.microsoft.com
10.
It turned out that eXist didn't resolve the relative URL used in the document type declaration.
这表明eXist没有解析文档类型声明中使用的相对URL。
www.ibm.com
1.
If repeated validation isn't required, you can remove the document type declaration when the document is stored.
如果需要重复进行有效性验证,那么可以在存储文档时删除文档类型声明。
www.ibm.com
2.
The ClassSemanticsMask distinguishes a type declaration as class, interface, or value type.
ClassSemanticsMask将类型声明区分为类、接口或值类型。
msdn2.microsoft.com
3.
The changes affect data type declaration, usage, and conversion.
这些更改会影响数据类型的声明、使用和转换。
msdn2.microsoft.com
4.
That contains the type parameters for the type declaration.
包含类型声明的类型参数。
msdn2.microsoft.com
5.
The following component-type declaration shows a property that uses direct access for both the read and the write parts.
以下的组件类型声明演示了使用了直接处理处理读写部分的属性。
www.delphibbs.com
6.
It is the entity in which the XML declaration and document type declaration can occur.
文档实体中可以出现XML声明和文档类型声明。
msdn2.microsoft.com
7.
It refers to a non-generic type declaration.
其引用了一个非泛型类型声明。
blog.163.com
8.
Gets the type parameters for the type declaration.
获取类型声明的类型参数。
msdn2.microsoft.com
9.
Serializes the object root by creating a new type declaration that defines root.
通过创建定义根的新类型声明将对象根序列化。
msdn2.microsoft.com
10.
Type declaration to use for serialization.
用于序列化的类型声明。
msdn2.microsoft.com
1.
Gets the code type declaration for the current class.
获取当前类的代码类型声明。
msdn2.microsoft.com
2.
A constant or type declaration is implicitly a static member.
常数或者类型声明隐式地是静态成员。
msdn2.microsoft.com
3.
Nodes declared in the document type declaration.
获取文档类型声明中声明的。
msdn2.microsoft.com
4.
Changes in the program code and the type declaration in error-proof blocks.
改变了程序的代码或错误相关块的类型信息。
www.ad.siemens.com.cn
5.
Nodes present in the document type declaration.
获取文档类型声明中存在的。
msdn2.microsoft.com
6.
Note: Please notice the script's type declaration.
注意:请注意这个脚本的类型声明。
www.ibm.com
7.
There is also no type declaration needed for the variable that holds the new instance.
也不需要对保存新实例的变量进行任何类型说明。
www-128.ibm.com
8.
See the ResourceAdapterInfo type declaration in code Listing 1.
参见代码清单1中的类型声明ResourceAdapterInfo。
www.ibm.com
9.
For example, the XmlDocumentType. Entities property gets the collection of XmlEntity nodes declared in the document type declaration.
例如,XmlDocumentType.Entities属性获取在文档类型声明中声明的XmlEntity节点集合。
msdn2.microsoft.com
10.
For example, the XHTML p element declaration has an anonymous type declaration that can't be redefined.
比如,XHTMLp元素声明有一个不能重定义的匿名类型声明。
www.ibm.com
1.
Conditional construct Constant Control Console Counter Data type Declaration Decrement Descending order Difference Dimension Division Double
复合语句组合编程语言条件结构常量控制,控制权控制台计数器数据类型声明自减,递减降序差维数,维除法双精度浮点型
wenku.baidu.com
2.
For yet another declarative example, consider a document type declaration that describes a dialect of valid XML documents
还有另一个声明性示例,请研究描述有效XML文档方言的文档类型声明
www.ibm.com
3.
D No. English Dangling else problem Data area Data flow analysis Data structure Data type declaration Data type Chinese Else
部分悬挂问题数据区数据流分析数据结构数据类型声明数据类型
wenku.baidu.com
4.
A pointer type declaration takes one of the following forms
指针类型声明具有下列形式之一
msdn2.microsoft.com
5.
Document type declaration information item
则信息集中包含一个文档类型声明信息项
imis041.5d6d.com
6.
The syntax of the document type declaration is
文档类型声明的语法为
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/5/7 20:52:13