可识别联合从概念上说有许多同义词:拆解联合(disjoint union),可变类型(variant type),或者代数类型(algebraic type),不管你怎么叫它们,可识别联合作为数据抽象在各种应用中正变得非常有用。
基于18个网页-相关网页
标签联合 (tagged union)也称可辨识联合(discriminated union)或者变体类型(variant type),指的是这样的一种数据结构,它能够存储一组不同但是固定的类型中某个类型的对象,具体是哪个类型由标签字段决定。
基于8个网页-相关网页
... 变体记录结构 variant record structure 变体记录类型 variant record type; variant type 实体记录长度 physical record length ...
基于4个网页-相关网页
invalid variant type conversion 无效的变异类型转换 ; 变量类型转换无效
invalid variant type 无效的变量类型
variant type of fusion transcript 变异型融合转录本
costing variant type 成本核算变式类型
Coagulation factor variant type III 凝固因子Ⅺ变异体Ⅲ型
VARIANT data type VARIANT 数据类型
one variant type 变数类型
esterase variant type 醋酶变异型
Coagulation factor variant type 凝固因子Ⅺ变异体Ⅰ型
以上来源于: WordNet
The interop marshaler performs the identical transformation when exposing a VARIANT type to managed code.
互操作封送拆收器在向托管代码公开VARIANT类型时执行相同的转换。
To accomplish this, the last argument must be a safe array of VARIANT type that contains all the remaining arguments.
若要完成这项工作,最后一个引数必须是包含所有剩馀引数的variant型别安全阵列。
Because checked exceptions are part of a method's signature, you can't add one to an overriding variant any more than you can change its return type.
因为checked异常是方法签名的一部分,在覆盖方法时,不能增加checked异常,就像不能改变return类型一样。
应用推荐