generic type 中文意思是什麼

generic type 解釋
泛型類型
  • generic : adj 1 【生物學】屬的,類的。2 一般的,普通的 (opp specific) 3 (商品)未注冊的;不受商標注冊保...
  • type : n 1 型,類型,(工業產品的)品種;風格,型式。2 典型,榜樣,樣本,樣板,模範,範本;典型人物;具...
  1. How to : define a generic type with reflection emit

    如何:用反射發出定義泛型類型
  2. The housing device of this generic type for accommodating at least one circuit arrangement, in particular a power semiconductor module or the like, has housing areas which are designed for the arrangement of, in particular, live contact elements and which each provide a number of arrangement positions for this purpose

    這種通用普通類型的外殼器件至少用於裝填一個電路裝置,特別是電源半導體模塊或類似物,在該外殼器件中設計有外殼區域,該外殼區域尤其是用來放置帶電的接觸單元,並且其每個都提供有多個此類放置位置。
  3. See also : generics, generic method, generic type

    請參見:泛型、泛型方法和泛型類型。
  4. Generic types are formatted with the name of the type followed by a grave accent followed by a count of the generic type arguments

    泛型類型的格式是:前面是類型名稱,其後是抑音符( " ) ,最後是泛型類型參數的計數。
  5. Generic type and method definitions are the templates from which instantiable types are created

    泛型類型定義和泛型方法定義是一些模板,根據這些模板,可以創建可實例化的類型。
  6. A generic type or method is closed if instantiable types have been substituted for all its type parameters, including all the type parameters of all enclosing types

    如果可實例化類型的所有類型參數都已替換,包括所有封閉類型的所有類型參數,則泛型類型或泛型方法是封閉式的。
  7. Is this a generic type or method definition

    是泛型類型定義還是泛型方法定義?
  8. Getting the generic type or method definition

    獲取泛型類型定義或泛型方法定義
  9. Object represents a generic method that contains unassigned generic type parameters ; otherwise,

    對象表示的泛型方法包含未賦值的泛型類型參數,則為
  10. Gets a value indicating whether the generic method contains unassigned generic type parameters

    獲取一個值,該值指示泛型方法是否包含未賦值的泛型類型參數。
  11. A generic type parameter does not have a full name, because its scope is limited to the generic type that declares it

    由於泛型類型參數的范圍限定為聲明該參數的泛型類型,因此泛型類型參數沒有全名。
  12. The alternatives to a generic type are

    泛型類型的替代項有:對
  13. Contains unassigned generic type parameters ; otherwise,

    包含未分配的泛型類型參數,則為
  14. Add a tag for each type parameter of the generic type or method

    標記描述類型參數。為泛型類型或方法的每個類型參數添加標記。
  15. Type represents a type parameter of a generic type definition,

    表示泛型類型定義的類型形參,則
  16. Type represents a generic type parameter, in which case the value is unspecified

    表示泛型類型形參,在此情況下該值未指定。
  17. Objects that represent the type arguments of a generic type or the type parameters of a generic type definition

    返回表示泛型類型的類型實參或泛型類型定義的類型形參的
  18. Type objects that represent the type arguments of a generic type or the type parameters of a generic type definition

    返回表示泛型類型的類型實參或泛型類型定義的類型形參的
  19. Represents a type parameter of a generic type, this property returns a null reference nothing in visual basic

    表示泛型類型的類型形參,則此屬性( property )將返回空引用(在visual basic中為nothing ) 。
  20. Type arguments and type parameters of constructed generic types, generic type definitions, and generic method definitions a reference to the type

    構造泛型類型、泛型類型定義和泛型方法定義的類型實參和類型形參
分享友人