- structural style
- structural type
- structured type
- tectonic style
- 构造 structure; construction; con ...
- 类型 type; mold; form; cut
- 初等构造类型 elementary structured type
- 大地构造类型 tectonic type
- 构造类型构造样式 tectonic style
- 非紧缩构造类型 unpack structured type; unpacked structured type
- 水螅状构造类型 hydrozoid
- 轴管状构造类型 beatricioid
- 制造类型 manufacturing type
- 构造数据类型 constructed data type
- 新类型构造器 new type constructor
- 铸造类系列 heat sink for power semiconductor device part 1:casting kind series
- 按订单制造类 make to order mto
- 类型 type; mold; form; cut◇类型论 theory of types; 类型语句 [计算机] type statements
- 构造 structure; construction; constructional detail; tectonic; structural; makeup; anatomy; constitution; build; formation 句子构造 sentence construction; 这建筑构造奇异。 the building was of bizarre construction. 医生研究人体构造。 doctors study the structure of the human body.; 构造层 tectonosphere; 构造带 tectonic zone; 构造地震 tectonic earthquake; 构造地质学 geotectonics; tectonic geology; tectonics; structural geology; 构造风格 structural style; 构造复合 compounding of structures; 构造格局 tectonic framework; 构造谷 [地质学] structural valley; 构造结构 structural texture; 构造陆地 [地质学] tectonic land; 构造论 constructionism; 构造体系 tectonic system; structural system; 构造图 [地质学] constructional drawing; structure map; tectonic map; structure diagram; 构造型式 tectonic type; tectonic patterns; 构造学 tectonics; 构造序次 structural generation; 构造要素 structural element; 构造异常 structural anomaly; 构造原理 aufbauprinciple; 构造运动 tectonic movement; tectogenesis; 构造转向 [地质学] vergence; 构造作用 tectonism; 构造作用力 tectonic force
- 按订单设计制造类 engineering to order eto
- numeric类型 numeric type
- 按类型 by type
- 包类型 packet type
- 冰类型 ice types
- 波类型 wave types
- 舱类型 tank type
- 长类型 long type
- 串类型 string type; type of string
- 次类型 sub-type
"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
- Open constructed and closed constructed types can be used as method parameters
开放式构造类型和封闭式构造类型可以用作方法参数: - Constructed types may participate in j expressions where other types may be used
构造类型可以用在可能使用其他类型的j #表达式中。 - This constructor is invoked by derived classes during the construction of type objects
在构造类型对象期间,派生类调用该构造函数。 - The general term " generic type " includes both constructed types and generic type definitions
一般术语“泛型类型”包括构造类型和泛型类型定义。 - And a closed constructed type otherwise . a generic type can be instantiated only if it is closed . the
,则该类型为开放构造类型,否则为封闭构造类型。 - Namespace provide a specialized form of reflection that enables you to build types at run time
命名空间的类提供了一种特殊形式的反射,使您能够在运行时构造类型。 - Operator should return true for an instance of a constructed type if the constructed type matches with all its type arguments
如果一个构造类型与它的所有类型参数都匹配,则 - Client code can reference the class either by specifying a type argument , to create a closed constructed type
,客户端代码可以通过指定类型参数引用该类,以创建封闭式构造类型( - A specific data type that replaces a type parameter when you declare a constructed type from a generic type
特定的数据类型,用于在您通过泛型类型声明构造类型时替换类型参数。 - In c , a generic type parameter cannot itself be a generic , although constructed types can be used as generics
在c #中,尽管构造类型可用作泛型,但泛型类型参数自身不能是泛型。