网页
图片
视频
学术
词典
地图
更多
航班
笔记本
enumerable
美 [ɪ'njumərəbəl]
英 [ɪ'nju:mərəbəl]
adj.
可点数的
网络
可枚举;可枚举的;可列举的
英汉
网络释义
adj.
1.
可点数的,可列举的
1.
可枚举
...是一个声明式的接口,声明实现该接口的class是“
可枚举
(
enumerable
)”的,但并没有说明如何实现枚举器(iterator);IEn…
blog.csdn.net
|
基于146个网页
2.
可点数的
英语新词汇与常用词汇的翻译 - 外国语 -... ... enucleate 阐明
enumerable
可点数的
enumerably 可点数地 ...
www.soudoc.com
|
基于22个网页
3.
可枚举的
为了实现枚举,一个
可枚举的
(
enumerable
)的集合要有一个无参的、返回枚举器(enumerator)的GetEnumerator方法。 而要获得 …
blog.pfan.cn
|
基于13个网页
4.
可列举的
可数的 in English,可数的的英文,可数的... ... denumerable 可数的
enumerable
可点数的,
可列举的
numerable 可数的,可计算的 ...
www.websaru.com
|
基于10个网页
5.
枚举性
...itable属性的,即Writable为true,
枚举性
(
Enumerable
)为false,即不能用for in枚举。
www.cnblogs.com
|
基于8个网页
6.
可数
方法返回一个字符串数组,表示一个对象自己的
可数
(
enumerable
)特性的名称,这些特性是在 清单 10. 使用 Object.keys() …
www.ibm.com
|
基于5个网页
7.
可枚举模块
华章图书 - Ruby完全自学手册 ... 4.3 符号 Symbol 58 4.4
可枚举模块
Enumerable
59 4.5 区间 Range 62 ...
www.hzbook.com
|
基于3个网页
更多释义
收起释义
例句
释义:
全部
全部
,
可点数的
可点数的
,
可枚举
可枚举
,
可枚举的
可枚举的
,
可列举的
可列举的
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
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
2.
Returns
a
Boolean
value
indicating
whether
a
specified
property
is
part
of an
object
and
if it
is
enumerable
.
返回
布尔
值
,
该
值
指示
指定
属性
是否
为
对象
的
一部分
以及
该
属性
是否
是
可
枚举
的
。
msdn2.microsoft.com
3.
The
first
returns
an
enumerable
object
instead
of
the
actual
result
of the
function
.
第一
个
方法
返回
可
枚举
对象
而不是
实际
的
函数
结果
。
blog.sina.com.cn
4.
Returns
an
enumerable
collection
of
directory
information
that
matches
a
specified
search
pattern
and
search
subdirectory
option
.
传
回
符合
指定
之
搜寻
模式
和
搜寻
子
目录
选项
的
目录
资讯
的
可
列举
集合
。
technet.microsoft.com
5.
method
is invoked
,
it
returns
an
enumerable
object
that
contains
the
powers
of
a
number
.
方法
时
,
它
返回
一个
包含
数字
幂
的
可
枚举
对象
。
www.ichacha.net
6.
Returns an
enumerable
collection
of
file
system
information
that
matches
a
specified
search
pattern
.
传
回
符合
指定
之
搜寻
模式
的
档案
系统
资讯
的
可
列举
集合
。
technet.microsoft.com
7.
Returns
an
enumerable
collection
of
directory
information
in the
current
directory
.
传
回
目前
目录
中
目录
资讯
的
可
列举
集合
。
technet.microsoft.com
8.
You
use
the
Foreach
From
Variable
enumerator to
enumerate
the
enumerable
objects
in the specified
variable
.
您
可以
使用
Foreach
源
变量
枚举
器
枚举
指定
变量
中
的
可
枚举
对象
。
msdn2.microsoft.com
9.
This
section
will
first
cover
some
of the
trickier
aspects of the
enumerable
support
and
the
actual
reference
will
begin
.
本
节
将
首先
涉及
一些
枚举
支持
的
技巧
性
部分
,
然后
再
真正
地
参考
。
www.cnblogs.com
10.
Returns
an
enumerable
collection
of
file
system
information
in the
current
directory
.
传
回
目前
目录
中
档案
系统
资讯
的
可
列举
集合
。
technet.microsoft.com
1
2
3