未装箱 meaning in Chinese
unboxed
Examples
- Converts the boxed representation of a value type to its unboxed form
将值类型的已装箱的表示形式转换为其未装箱的形式。 - Box instruction converts the raw unboxed value type into an object reference type
指令将“原始” (未装箱)值类型转换成对象引用( - Converts the boxed representation of a type specified in the instruction to its unboxed form
将指令中指定类型的已装箱的表示形式转换成未装箱形式。