网页
图片
视频
学术
词典
地图
更多
航班
笔记本
已装箱
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Converts
the
boxed
representation
of
a
type
specified
in the
instruction
to its
unboxed
form
.
将
指令
中
指定
类型
的
已
装箱
的
表示
形式
转换
成
未
装箱
形式
。
2.
Converts
the
boxed
representation
of
a
value
type
to its
unboxed
form
.
将
值
类型
的
已
装箱
的
表示
形式
转换
为
其
未
装箱
的
形式
。
msdn2.microsoft.com
3.
When
applied
to
the
boxed
form
of
a
value
type
,
the
.
当
应用
于
值
类型
的
已
装箱
形式
时
。
4.
Namespace
has
several
value
types
that
represent
the
boxed
form
of the
runtime
primitive
types
.
命名空间
具有
若干个
表示
已
装箱
形式
的
运行库
基元
类型
的
值
类型
。
5.
This
effect
is
known
as a problem
of
mutability of the
boxed
value
types
.
这种
效果
称为
已
装箱
类型
的
不
稳定性
。
dictsearch.appspot.com
6.
The
original
value
if
it
is a
reference
type
or the
corresponding
boxed
value
if
it is a value
type
.
如果
为
引用
类型
,
则
返回
原始
值
;
如果
为
值
类型
,
则
返回
相应
的
已
装箱
值
。
msdn2.microsoft.com
7.
The
number
of
value
types
that
have
been
boxed
.
已
装箱
的
值
类型
的
数量
。
msdn2.microsoft.com
8.
On a
value
type
to
create
a
boxed
value
type
,
which
can
then
be
placed
on
the
managed
,
garbage
-collected
heap
.
来
创建
已
装箱
的
值
类型
,
该
值
类型
随后
可
置于
托管
的
垃圾回收
堆
上
。
msdn2.microsoft.com
9.
A '
boxed
'
form
,
where
the
data
in the
value
type
is
wrapped
(
boxed
)
into
an
object
so it
can
exist
as
an
independent
entity
.
“
已
装箱
”
形式
,
其中
值
类型
的
数据
被
包装
(
装箱
)
到
对象
中
以便
该
对象
可以
作为
独立
实体存在
。
technet.microsoft.com
10.
That
corresponds
to
the
given
Unicode
code
point
.
返回
与
给定
的
Unicode
码
位相
对应
的
已
装箱
。
msdn2.microsoft.com
1
2