enumerator怎么读,enumerator的音标和真人发音
英音
[ɪ'nju:məreɪtə]
美音
[ɪ'nju:məreɪtə]
enumerator是什么意思,enumerator的意思是
enumerator 的用法和双语例句“点击”或“选中”例句中的单词,就可以看到词义解释
- The managed resource enumerator cannot be created .
- 无法创建经过管理的资源枚举器。
- An enumerator value need not be unique .
- 枚举成员值可以是不唯一的。
- Resets the enumerator to the first item .
- 将枚举数重置为第一项。
- Each call to this method returns a new enumerator on the collection .
- 每次调用此方法都会返回集合的一个新枚举数。
- The enumerator is positioned before the first item or after the last .
- 列值放置於第一目前或最後一目後。
- Uncomment and change the following line to return the collection enumerator .
- 取消解更下列程式行以回集合列值。
- To move the enumerator back to the beginning of the collection .
- 将枚举数移回集合的开始处。
- Failed to reset the enumerator during evict clean-up . This issue can be resolved using cluster administrator .
- 退出过程中未能重置枚举器。这个问题可以通过使用群集管理器解决。
- Thus , each returned enumerator has its own state and changes in one enumerator will not affect another .
- 因此,每个被返回的枚举器具有其自己的状态,并且一个枚举器和其它枚举器互不影响。
- The enumerator does not have exclusive access to the collection , so multiple enumerators can have access to the same collection at the same time .
- 该枚举数不具有对集合的独占访问权,因此多个枚举数可以同时具有对同一集合的访问权。