网站首页  词典首页

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

 

单词 nested type
释义

nested type

  • 网络嵌套类型;巢状型别;巢状类型
1.
嵌套类型
嵌套类型 (nested type)在另一个类型的范围内定义的类型。嵌套类型通常用于封装顶级类型的实现细节。
baike.baidu.com
2.
巢状型别
巢状型别 (Nested Type) 的传回格式为「enclosingTypeFullName nestedTypeName」,非巢状型别传回格式则为「typeName …
msdn.microsoft.com
3.
巢状类型
计算机与网络英语词汇(N1) ... nested macros 多套巨指令 nested type 巢状类型 nesting 巢套法 ...
www.diyifanwen.com
4.
巢狀型别
新时代的开端:DELPH... ... New! static construtcor( 静态建构子) New! Nested Type( 巢狀型别) New! Sealed Classes( 末代類别…
kb.cnblogs.com

例句

释义:
1.
The accessibility domain of a nested type is at least the program text of the type in which it is declared.
巢状型别的存取范围定义域至少包含其宣告之型别的程式内容。
technet.microsoft.com
2.
however , the accessibility domain of a nested type cannot exceed that of the containing type.
但是,嵌套类型的可访问域不能超出包含类型的可访问域。
www.ichacha.net
3.
The recommended usage is that this attribute specifies a private nested type that occurs within the type to which the attribute is applied.
建议的用法是此属性指定一个私有嵌套类型,它出现在该属性所应用到的类型中。
msdn2.microsoft.com
4.
A nested type is typically used for encapsulating the implementation details of the top- level type .
嵌套类型通常用于封装顶级类型的实现细节。
www.bing.com
5.
In general, this attribute specifies a private nested type that occurs within the type to which the attribute is applied.
一般情况下,此属性(Attribute)指定应用该属性(Attribute)的类型中出现的私有嵌套类型。
msdn2.microsoft.com
6.
If you do not intend the nested type to be externally visible, change the type's accessibility.
如果您不希望嵌套类型在外部可见,请更改该类型的可访问性。
technet.microsoft.com
7.
This allows the type parameters of enclosing types to be used in the member definitions of a nested type.
这可让您在巢状型别的成员定义中使用封入型别的型别参数。
msdn.microsoft.com
8.
Because a nested type is treated as a member of the declaring type, the nested type has access to all other members in the declaring type.
由于嵌套类型被视为是声明类型的成员,因此嵌套类型可以访问声明类型中的所有其他成员。
msdn2.microsoft.com
9.
Do not define a nested type as a member of an interface.
不要将嵌套类型定义为接口的成员。
msdn2.microsoft.com
10.
Generic parameters in a nested type correspond by position to the generic parameters in its enclosing type.
嵌套类型中的泛型参数在位置上与其封闭类型中的泛型参数对应。
msdn2.microsoft.com
1.
Value indicating that this member is a type or a nested type.
值,指示此成员是类型还是嵌套类型。
msdn2.microsoft.com
2.
True if the Type is declared public and is not a nested type; otherwise, false.
如果Type声明为公共类型且不是嵌套类型,则为true;否则为false。
msdn2.microsoft.com
3.
Accessible only from within the same type as the member or within a nested type.
只能作为成员在同一类型内访问,或者在嵌套类型内访问。
msdn2.microsoft.com
4.
Gets a MemberTypes value indicating that this member is a type or a nested type.
获取一个指示此成员是类型还是嵌套类型的MemberTypes值。
msdn2.microsoft.com
5.
When overridden in a derived class, searches for the specified nested type, using the specified binding constraints.
当在派生类中重写时,使用指定绑定约束搜索指定嵌套类型。
msdn2.microsoft.com
6.
A using declaration of nested type is no longer allowed.
不再允许嵌套类型的using声明。
msdn2.microsoft.com
7.
The string containing the name of the nested type to get.
包含要获取的嵌套类型的名称的字符串。
msdn2.microsoft.com
8.
When you create an instance of a nested type, it is necessary to specify type arguments for all enclosing generic types.
在创建嵌套类型的实例时,需要为所有封闭泛型类型指定类型参数。
msdn2.microsoft.com
9.
You will have a compile-time error something like: "The nested type Person cannot hide an enclosing type" .
否则将会导致一个编译时间错误,如“该嵌套类型Person无法隐藏封闭类型”。
www.ibm.com
10.
Defines a nested type, given its name, attributes, the type that it extends, and the interfaces that it implements.
已知嵌套类型的名称、特性、它扩展的类型和它实现的接口,定义嵌套类型。
msdn.microsoft.com
1.
To access the containing type, pass it as a constructor to the nested type.
若要访问包含类型,请将其作为构造函数传递给嵌套类型。
msdn2.microsoft.com
2.
Returns the specified member, such as a property, method, constructor, field, event, or nested type, of the type wrapped by the current.
对象包装的类型的指定成员,如属性、方法、构造函数、字段、事件或嵌套类型。
msdn2.microsoft.com
3.
To specify a private nested type to be used as a debugger display proxy.
指定要用作调试器显示代理的私有嵌套类型。
msdn2.microsoft.com
4.
In general, a nested type should not perform tasks for types other than its declaring type.
通常情况下,嵌套类型不应针对其声明类型以外的类型执行任务。
technet.microsoft.com
5.
Defines a nested type, given its name, attributes, the type that it extends, and the packing size.
定义巢状型别,指定其名称、属性、其扩充的型别和封装大小。
technet.microsoft.com
6.
In general, you cannot make changes to nested type declarations in Break mode while using Edit and Continue.
通常情况下,在使用“编辑并继续”时,不能在中断模式下更改嵌套类型声明。
msdn2.microsoft.com
7.
Searches for the public nested type with the specified name.
搜索具有指定名称的公共嵌套类型。
msdn2.microsoft.com
8.
Describes prohibited edits of nested type declarations.
描述禁止对嵌套类型声明进行的编辑。
msdn2.microsoft.com
9.
Modifier to modify a nested type if the nested type is hiding another type, as demonstrated in the following example.
修饰符来修改该嵌套类型,如下面的示例所示。
msdn2.microsoft.com
10.
Defines a nested type, given its name, attributes, and the type that it extends.
定义巢状型别,指定其名称、属性和其扩充的型别。
technet.microsoft.com
1.
Returns a nested type declared or inherited by the type wrapped by the current.
对象包装的类型来声明或继承的一个嵌套类型。
msdn2.microsoft.com
2.
Class Designer can display nested types but not the relationships between a nested type and other types.
类设计器可以显示嵌套类型,但不能显示嵌套类型与其他类型之间的关系。
technet.microsoft.com
3.
Returns a nested type declared or inherited by the type wrapped by the current TypeDelegator object.
返回由当前TypeDelegator对象包装的类型来声明或继承的一个嵌套类型。
msdn2.microsoft.com
4.
A nested type is a type declared within the scope of another type.
嵌套类型是在另一个类型的范围中声明的类型。
technet.microsoft.com
5.
if the type is a nested type , this property returns the enclosing type.
对象。如果该类型是嵌套类型,则该属性返回封闭类型。
www.ichacha.net
6.
The Listing 7 output shows how nested type definitions are used within the parsed signatures.
清单7输出显示了嵌套类型定义在被解析的签名中的使用方法。
www.ibm.com
7.
Defines a nested type, given its name and attributes.
定义指定其名称和属性的巢状型别。
technet.microsoft.com
8.
Convert Anonymous Type to Nested Type.
匿名类常用作事件监听器。
book.csdn.net
9.
If a nested type is generic, this method returns its generic type definition.
如果嵌套类型为泛型,则此方法返回其泛型类型定义。
msdn2.microsoft.com
10.
Defines a nested type, given its name.
已知名称和特性,定义嵌套类型。
msdn.microsoft.com
1.
Returns the specified nested type that is declared by this type.
返回此类型声明的指定嵌套类型。
msdn2.microsoft.com
2.
A nested type argument is a type argument that is also a generic type.
巢状型别引数就是也是泛型型别的型别引数。
technet.microsoft.com
3.
A nested type is a type that is a member of some other type.
嵌套类型是作为某其他类型的成员的类型。
msdn2.microsoft.com
4.
The accessibility of a nested type depends on its
嵌套类型的可访问性取决于它的
msdn2.microsoft.com
5.
Object representing the public nested type with the specified name, if found; otherwise, a null reference
如找到,则为表示具有指定名称的公共嵌套类型的
msdn2.microsoft.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/27 14:15:25