首页 > E > enumerator怎么读,enumerator什么意思,enumerator短语和例句

enumerator怎么读,enumerator什么意思,enumerator短语和例句

收录时间:2022-09-06 09:58:22

enumerator怎么读,enumerator什么意思

英 [ɪˈnjuːməreɪtə]美 [ɪˈnjuːməreɪtə]
  • n. 人口普查员,计数员

enumerator 同根词

词根:enumerate

n.

enumeration 列举;[数] 计算;细目

vt.

enumerate 列举;枚举;计算

enumerator 常用句子

1.When an enumerator is created, it takes a snapshot of the current state of the collection.

在创建枚举数后,该枚举数会创建集合当前状态的快照。

2.When the enumerator is created, it points to the head of the queue, at a location before the first message.

在建立列举值时,它会指向伫列的前端,位于第一个讯息的前面。

3.This method instantiates an enumerator that takes a snapshot of the current state of the collection.

此方法实例化一个枚举数,该枚举数采用集合当前状态的快照。

4.This determines the formats that the resulting enumerator can enumerate.

这将确定生成的枚举数可以枚举的格式。

5.Each value retrieved via the enumerator should correspond with one row of the resultset.

通过枚举器检索的每个值都应与结果集的一行对应。

6.It USES the new yield keyword to create the enumerator much more easily than previous versions of the framework.

它使用新生成的关键字来创建比早期版本的框架更方便的枚举器。

7.In this case you must obtain a new enumerator object because the previous one is invalidated.

这时您必须获取一个新的枚举数对象,因为以前的已无效。

8.Initially, the enumerator is positioned before the first item in the collection.

列举值一开始会位于集合中第一个项目之前。