嵌套類型 的英文怎麼說

中文拼音 [qiàntàolèixíng]
嵌套類型 英文
nested type
  • : 嵌名詞(用於地名) a word used in place name
  • : 名1 (套子) cover; case; sheath 2 (河流或山勢的彎曲處) a bend of a river or a curve in a mount...
  • : Ⅰ名1 (許多相似或相同的事物的綜合; 種類) class; category; kind; type 2 (姓氏) a surname Ⅱ動詞...
  • 類型 : type; mold; form; cut類型論 theory of types; 類型語句 [計算機] type statements
  1. The accessibility of a nested type depends on its

    嵌套類型的可訪問性取決於它的
  2. Nested types, which are members of other types, can have declared accessibilities as indicated in the following table

    嵌套類型是其他的成員,它們可以具有下表所示的聲明的可訪問性。
  3. If the type is a nested type, this property returns the enclosing type

    對象。如果該嵌套類型,則該屬性返回封閉
  4. Nested types must have at least as many generic parameters as the enclosing type

    嵌套類型擁有的泛參數數目必須至少與封閉的一樣多。
  5. This allows the type parameters of enclosing types to be used in the member definitions of a nested type

    這樣允許在嵌套類型的成員定義中使用封閉參數。
  6. Generic parameters in a nested type correspond by position to the generic parameters in its enclosing type

    嵌套類型中的泛參數在位置上與其封閉中的泛參數對應。
  7. A reference type that encapsulates data constants and fields and behavior methods, properties, indexers, events, operators, instance constructors, static constructors, and destructors, and can contain nested types

    一種引用,它封裝數據和行為,並可以包含嵌套類型,其中數據包括常數和欄位,行為包括方法、屬性、索引器、事件、運算符、實例構造函數、靜態構造函數和析構函數。
  8. Nested types in the same body can also access those private members

    同一體中的嵌套類型也可以訪問那些私有成員。
  9. 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

    由於嵌套類型被視為是聲明的成員,因此嵌套類型可以訪問聲明中的所有其他成員。
  10. Do use nested types when the relationship between the nested type and its outer type is such that member accessibility semantics are desirable

    如果嵌套類型和其外部之間的關系需要成員可訪問性語義,則要使用嵌套類型
  11. The only exception to this is when variables of the nested type need to be declared in rare scenarios such as subclassing or other advanced customization scenarios

    唯一的特例是需要聲明嵌套類型的變量的情況,在生成子或其他高級自定義等極少數情況下需要聲明嵌套類型的變量。
  12. The accessibility domain of a nested type is at least the program text of the type in which it is declared. that is, the type body, including any nested types

    嵌套類型的可訪問域至少是聲明它的的程序文本,即包括任何嵌套類型體。
  13. Property returns a fully qualified type name including nested types, the assembly name, and type arguments

    可以返回完全限定的名稱(包括嵌套類型、程序集名稱和實參) 。
  14. Property returns a fully qualified type name including nested types, the assembly name, and generic type arguments

    可以返回完全限定的名稱(包括嵌套類型、程序集名稱和泛實參) 。
  15. In a well - designed library, developers should rarely have to use nested types to instantiate objects or declare variables

    在設計完善的庫中,開發人員幾乎不需要使用嵌套類型實例化對象或聲明變量。
  16. Ideally, a nested type is instantiated and used only by its declaring type

    理想情況下,嵌套類型僅由它的聲明進行實例化和使用。
  17. The nested, or inner type can access the containing, or outer type

    嵌套類型(或內部)可訪問包含(或外部) 。
  18. Regardless of whether the outer types is a class or a struct, nested types default to

    不管外部還是結構,嵌套類型均默認為
  19. It is important to note that the type argument count can be found within a nested type name, in which case it is followed by a plus sign

    請務必注意參數計數可能位於嵌套類型名稱中,這種情況下它後面帶有一個加號( " + " ) 。
  20. When overridden in a derived class, searches for the specified nested type, using the specified binding constraints

    當在派生中重寫時,使用指定綁定約束搜索指定嵌套類型
分享友人