unbox中文,unbox的意思,unbox翻译及用法

2025-04-19 09:49 浏览次数 8

unbox

英[ʌn'bɒks]美[ʌn'bɒks]

vt. 从箱子中取出

unbox 英语释义

英语释义

  • remove from a box;

    "unbox the presents"

unbox 例句

英汉例句

  • Attempting to unbox null or a reference to an incompatible value type will result in an InvalidCastException.

    尝试对null或对不兼容值类型的引用进行取消装箱操作,将导致InvalidCastException。

  • Shows how to use safe_cast to unbox a value on the CLR heap.

    说明如何使用safe_cast将CLR堆上的值取消装箱。

  • When you unbox it you'll find that it comes with an American plug.

    当你拆开包装你会发现附带了一个美式插头。

  • Attempting to unbox null or a reference to an incompatible value type will cause an InvalidCastException.

    尝试取消装箱null或对不兼容值类型的引用会导致InvalidCastException。

  • When using value types, you have to box them in order to push and store them, and unbox the value types when popping them off the stack.

    在使用值类型时,必须将它们装箱以便推送和存储它们,并且在将值类型弹出堆栈时将其取消装箱。

  • For the most part, Pyrex runs faster than Python by avoiding the need to continuously box and unbox variables of simple data types.

    对于大部分情况来说,Pyrex不需要不断对简单数据类型变量进行装箱(box)和拆箱(unbox)操作,因此速度比Python更快。

  • And unbox data destined for output. Boxing and unboxing reduce performance.

    而且还要将预定输出的数据进行取消装箱操作。

相关热词