unboxing

unboxing

 英

  • 网络拆箱;取消装箱;开箱

例句

It is possible to convert a value type to a reference type, and back again to a value type, by using boxing and unboxing.

通过装箱取消装箱可以类型转换引用类型然后转换类型

What we'd really like to see would be automatic boxing and unboxing of primitive types, similar to what is done in C# (except better).

我们真正看到基本类型可以自动进行包装boxing和解包装unboxing),类似于用C#进行操作或者后者更好)。

To int. This example shows both boxing and unboxing. When a variable of a value class.

以上例子展示装箱概念一个对象里面

Generic types allow for the reuse of code and enhanced performance for collection classes (due to boxing and unboxing issues).

可以提高集合代码重用执行效率由于装箱操作消耗时间内存)。

Whether it's the baby's first steps or an unboxing of a new geek toy, Qik is the video equivalent of a text service like Twitter.

不管是否婴儿迈出第一Qik等同类似Twitter那样文本服务视频

Similarly, when an object is cast to a value type, the compiler performs the unboxing, extracting the value type from the object wrapping.

同样一个对象强制转换类型编译执行取消装箱对象包装提取类型

Operator only considers reference conversions, boxing conversions, and unboxing conversions.

运算符考虑引用转换装箱转换取消装箱转换

also , boxing and unboxing do not support pointers.

此外装箱取消装箱支持指针

Such boxing and unboxing operations add performance overhead since they involve dynamic memory allocations and run-time type checks.

他们处于动态内存分配运行类型检查装箱操作增加性能消耗

Otherwise, if the operand is of compile-time type Long, Float, or Double it is subjected to unboxing conversion.

否则如果操作编译类型LongFloat或者Double经过转换

That video is part of a larger phenomenon on the Web called " unboxing . "

这个视频广泛网上现象组成部分

Using interfaces also means that you can occasionally save an unboxing penalty for struct s.

使用接口意味可以偶尔节省结构体进行代价

and freeze-drying and unboxing, thus obtaining the omeprazole sodium freeze-dried powder injection.

奥美拉唑干粉

Boxing and unboxing enable value types to be treated as objects.

装箱取消装箱使类型能够视为对象

In relation to simple assignments, boxing and unboxing are computationally expensive processes.

相对简单赋值而言装箱取消装箱过程需要进行大量计算

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

而且预定输出数据进行取消装箱操作

Boxing and unboxing convert between value and reference types.

类型引用类型转化时候存在装箱

The last thing to notice is that XJ supports automatic unboxing of XML elements.

最后需要注意XJ支持XML元素自动

However, the process of boxing and unboxing a type carries a performance cost.

但是类型进行装箱取消装箱过程增加性能开销

Unboxing extracts the value type from the object.

取消装箱对象提取类型

I have just unboxed it and of course we're sharing the holy unboxing ceremony with you guys.

刚才装箱我们当然分享神圣仪式unboxing你们这些家伙

The following example demonstrates a case of invalid unboxing and the resulting

下面示例演示无效取消装箱引发

And the value is copied into the box. Unboxing is just the opposite. When an Object

过程刚好反过来一个复制