搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
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.
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
3.
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