网页
图片
视频
学术
词典
地图
更多
航班
笔记本
System.Int32
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The
following
command
disassembles the instance
method
MyMethod
with
the
return
type
of
void
and
the
parameter
types
int32
and
string
.
下面
的
命令
对
返回
类型
为
void
且
带有
参数
int32
和
System.String
的
MyMethod
方法
进行
反
汇编
。
msdn2.microsoft.com
2.
System
.
Int32
is
therefore
marshaled
as
ELEMENT_TYPE_I4
instead
of
as
a
structure
containing
a single
member
of
type
long
.
因此
,
System.Int32
被
封送
为
ELEMENT_TYPE_I4
而不是
包含
一个
long
类型
的
成员
的
结构
。
msdn2.microsoft.com
3.
In
particular
,
the
classes
representing
primitive
types
(
for
example
,
System
.
Int32
)
do
not
expose
mutators
and
thus
are
read
-
only
.
特别是
,
表示
基元
类型
的
类
(
如
System.Int32
)
不
公开
转变器
,
因而
是
只
读
的
。
msdn2.microsoft.com
4.
You
can
use
the M:
System
.
Drawing
.
Bitmap
. GetPixel
(
System
.
Int32
,
System
. Int32
)
method
to
retrieve
a
color
value
from
a
bitmap
.
可以
使用
M:System.Drawing.Bitmap.GetPixel
(
System.Int32,System.Int32
)
方法
从
位图
检索
颜色
值
。
msdn2.microsoft.com
5.
For
example
,
the
value
type
System
.
Int32
structure
represents
the
boxed
form
of
ELEMENT_TYPE_I4
.
例如
,
值
类型
System.Int32
结构
表示
ELEMENT_TYPE_I4
的
已装箱
形式
。
msdn2.microsoft.com
6.
For
example
,
the
Visual
Basic
primitive
type
Integer
is
an
alias
for
System
.
Int32
,
a
32
-
bit
integer
.
例如
,
VisualBasic
的
基
元
类型
Integer
是
System.Int32
的
别名
,
是
一个
32
位
的
整数
。
msdn2.microsoft.com