value-type的意思|示意

美 / / 英 / /

值类型;数值类型


value-type的网络常见释义

值类型 ... type:(类型:) value-type(值类型) reference-type(引用类型) ...

value-type相关短语

1、 value type 值类型 ; 数值类型 ; 排序处理 ; 实值型别

2、 nullable value type 可空值类型

3、 return-value-type 返回值类型

value-type相关例句

That means a reference type can have a null pointer, but a value type cannot have a null value.

这意味着引用类型可能有空指针,但是数值类型不能有空值。

The current thinking is that the pattern's initial implementation requires that the value type always equal the entity record.

当前的考虑是,模式的初始实现需要值类型始终等于实体记录。

Does the boxed value type have the same address as the actual value type in the object?

装箱的值类型也有相同的地址作为对象的实际值类型?

The administrator can specify that Data Sensitivity attribute applies only to terms, and chooses the enumerated valid value type entering the Numbers 1 through 5 as valid values.

管理员可以指定Data Sensitivity属性只应用于术语,并选择数字1到5的枚举类型作为有效值。

All operands to specific intrinsics are cast to a special type called qword, which is essentially an opaque register value type.

specific intrinsic 的所有操作数都会映射为一个称为 qword 的特殊类型,它实际上是一个 opaque 寄存器值类型。

We've seen some internal code where making it inline (ie, as a value type) improved perf as it decreased working set.

我们看到过很多内部代码,使用值类型来提高性能,同时减小工作集大小。