unbox

unbox

 英

  • 網絡拆箱;取消裝箱;有個拆箱

例句

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

嘗試null不兼容類型引用進行取消裝箱操作導致InvalidCastException

Its Amazon Video On Demand is the new name for Amazon Unbox, launched two years ago.

服務AmazonVOD公司推出AmazonUnbox服務名稱

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

拆開包裝發現附帶一個美式插頭

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

對于大部分情況來說Pyrex需要不斷簡單數據類型變量進行裝箱boxunbox操作因此速度Python更快

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

而且預定輸出數據進行取消裝箱操作

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.

使用類型必須它們裝箱以便推送存儲它們并且類型彈出堆棧取消裝箱

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

嘗試取消裝箱null兼容類型引用導致InvalidCastException

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

說明如何使用safe_castCLR取消裝箱