网页
图片
视频
学术
词典
地图
更多
航班
笔记本
枚举
[méi jǔ]
n.
enumerated
type
v.
enumerate
网络
enumeration
;
Enumerations
;
enums
汉英
网络释义
un.
1.
enumeration
v.
1.
enumerate
n.
1.
enumerated
type
1.
enum
枚举
(
ENUM
)类型,最多可以定义65535种不同的字符串从中做出选择,只能并且必须选择其中一种,占用存储空间是一个或 …
database.51cto.com
|
基于2949个网页
2.
enumeration
包括
枚举
(
ENUMERATION
)和选择(SELECT)。2)模式中的各种说明 模式(schema)是EXPRESS描述对象的主体,也即概念模式…
baike.baidu.com
|
基于2172个网页
3.
enumerate
字典中 数 字的解释 ... (2) 同本义[ count] (5)
枚举
;列举[
enumerate
] (7) 数落;责备[ scold] ...
www.zdic.net
|
基于1417个网页
4.
Enumerations
Unity 脚本类总索引 ... Editor Classes 编辑器类
Enumerations
枚举
History 历史 ...
game.ceeger.com
|
基于937个网页
5.
enums
1.11
枚举
(
Enums
) 枚举声明为一组属性相同的常量定义一个统一的类别名字。它常用于一些在编译时已知范围的常量。
www.pconline.com.cn
|
基于493个网页
6.
enumerated
枚举
(
enumerated
)类型是一种常见的Java习惯用语,它是一个类,拥有一些(不多)的不可变实例。你可以为枚举类型实现p…
www.360doc.com
|
基于290个网页
7.
Enumerable
况下,你就要不能再用队列,而应该使用
枚举
(
Enumerable
)。Skynet知道去对象的调 用:next或者:each方法,然后开始为“每 …
www.360doc.com
|
基于75个网页
8.
enumerator
net关键字、常用词解释 - 豆丁网 ... enumeration 枚举
enumerator
枚举
器 envelope 外壳 ...
www.docin.com
|
基于25个网页
更多释义
收起释义
例句
释义:
全部
全部
,
enumerated type
enumerated type
,
enumerate
enumerate
,
enumeration
enumeration
,
Enumerations
Enumerations
,
enums
enums
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The
supplied
buffer
was
too
small
to
hold
all
the
objects
in
the
enumerator
or
to
read
a
string
property
.
提供
的
缓冲区
太
小
,
无法
容纳
枚举
器
中
的
所有
对象
或
读取
一个
字符串
的
属性
。
www.drados.com
2.
The FillRowMethodName
is
set
to the
name
of the
method
to
call
for
each
iteration
of the
enumerable
object
returned
.
FillRowMethodName
被
设置
为
调用
返回
可
枚举
对象
的
每个
迭代
的
方法
名称
。
blog.sina.com.cn
3.
Such
a
type
is
called
an
enumerated
type
,
and
the
values
it
contains
are
called
enumerations
.
这样
一个
类型
被
称为
枚举
类型
,
它
所
包含
的
值
被
称为
枚举
值
。
article.yeeyan.org
4.
Second
,
because
peers
were
enumerated
in
a
properties
file
there
was
a sense
of
permanence
about
them
.
其次
,
因为
在
特性
文件
中
枚举
了
对等点
,
看上去
它们
就
好
象
持久
存在
了
。
www-128.ibm.com
5.
Consider
dividing
the
enumeration
into two or
more
enumerations, each
having
a
more
precise
set
of
values
.
请
考虑
将
该
枚举
划分
为
两
个
或
多个
枚举
,
使
每个
枚举
都
有
一
组
更
精确
的
值
。
msdn2.microsoft.com
6.
Is
one
of
these
enumerated
values
,
and
indicates
which
portion
of a
month calendar
is
under
a
specified
point
.
成员
是
这些
枚举
值
之一
,
并且
指示
月历
的
哪个
部分
在
指定
点
之下
。
msdn2.microsoft.com
7.
Loop
is
not
the
best
choice
unless
you
know
the
characteristics
of the
enumerator
object
the
collection
exposes
.
循环
不是
最佳
选择
,
除非
您
知道
该
集合
公开
的
枚举
数
对象
的
特征
。
msdn2.microsoft.com
8.
Returns
the next
element
of
this
enumeration
if
this
enumeration
object
has
at least
one
more
element
to
provide
.
如果
枚举
器
对象
中
至少
还
有
一
个
元素
可
提供
时
,
返回
枚举
器
的
下一个
元素
。
tech.ccidnet.com
9.
While
enumeration
can
be
useful
,
it
is
often
more
convenient
to
express
join
points
by
means
of
structural
properties
.
虽然
枚举
可能
很
有用
,
但是
用
结构
化
属性
的
方式
表示
连接
点
通常
更
方便
。
www.ibm.com
10.
If
the
variable
contains
an ADO
.
NET
dataset
,
the enumerator
can
be configured to
enumerate
rows
in
multiple
tables
or
to
enumerate
tables
.
如果
变量
包含
ADO.NET
数据集
,
则
可以
将
枚举
器
配置
为
枚举
多个
表
中
的
行
或
枚举
表
。
msdn2.microsoft.com
1
2
3
4
5