iterators
美
英 
- 網(wǎng)絡(luò)迭代器;迭代子;的一個例外是在迭代器中
例句
Local iterators would be very inefficient and may not be able to meet the complexity requirements.
局部迭代器將會非常低效,可能無法滿足復(fù)雜度的要求。
Describes how checked iterators ensure that you do not overwrite the bounds of your container in retail code .
描述檢查迭代器如何確保您不會在發(fā)布代碼中改寫容器的界限。
These algorithms reorder the input sequence. They require that the iterators be at least forward iterators.
這些算法對輸入序列進行重新排序。它們要求迭代器至少是前向迭代器。
Also, conditional expressions and iterators have been added to the XPath language, where previously they were part of the XSL language.
同樣,已將條件表達式和迭代器添加到了XPath語言中,而在以前它們是XSL語言的一部分。
But the most typical use of generators will be for defining iterators; so some of the subtlety is not always worth worrying about.
但生成器最典型的用途是用來定義迭代器;所以不值得總是為一些細微之處而擔(dān)心。
At the moment, the Java Bridge does not integrate Java iterators and PHP foreach statements.
目前,JavaBridge并未將Java迭代器和PHPforeach語句集成。
Pointers themselves are iterators, which is why it is possible to reverse the elements of a C array.
指針本身是迭代器,這就是為什么C數(shù)組也可以使用reverse這個函數(shù)。
The fact that reverse iterators are intended to represent ranges and that these ranges are asymmetric has an important consequence.
反向迭代器可以代表迭代器范圍以及這個范圍是不對稱的事實產(chǎn)生一個重要的結(jié)論。
To produce the permutation, the sequence must be processed both forward and backward, thus requiring bidirectional iterators.
為了產(chǎn)生排列,必須對序列進行前向和后向處理,因此要求雙向迭代器。
One could also foresee custom iterators being created and used entirely within the scope of a function.
人們也可以預(yù)先自定義一些迭代器,在函數(shù)的整個作用域內(nèi)創(chuàng)建并使用。
Can invalidate iterators, but only if the insert causes the load factor to be greater to or equal to the maximum load factor.
可能使迭代器失效,但僅當(dāng)插入操作導(dǎo)致負載因子大于或等于最大負載因子時。
Iterators make it easier to dictate how a foreach loop will iterate over a collection's contents.
迭代器使得規(guī)定foreach循環(huán)將如何循環(huán)訪問集合的內(nèi)容變得更加容易。
Some of the Parallelism iterators within an individual region are called Branch Repartition.
單個區(qū)域內(nèi)的某些Parallelism迭代器稱為BranchRepartition。
Iterator that moves backward through a sequence. These iterators invert the meaning of ++ and --.
向后遍歷序列的迭代器。這些迭代器顛倒了++和--的含義。
These algorithms require forward iterators for the input sequence and an output iterator for the destination.
這些算法要求輸入序列的前向迭代器以及目的地的輸出迭代器。
Groovy improves the Java language's concept of iterators by making them implicit and more simple to use.
Groovy把迭代器變成隱含的,使用起來更簡單,從而改善了Java語言的迭代器概念。
Iterators allow the caller to remove elements from the underlying collection during the iteration with well-defined semantics.
允許調(diào)用者使用好的語義在迭代中從底層集合中刪除元素。
Find takes three arguments: two iterators that define a range, and a value to search for in that range.
Find需要三個參數(shù):兩個迭代器定義了一個區(qū)域,還有一個要查找的值。
Support for collections and iterators outside of the transactions in which they were created.
在創(chuàng)建集合和迭代器的事務(wù)之外支持集合和迭代器。
Let's consider iterators first, since they are simpler to understand.
由于迭代器比較容易理解,讓我們先來看它。
You can use a compound iterator that wraps the iterators that loop through each type of address like the one listed in Listing 3.
您可以使用一個混合迭代器,它封裝了遍歷清單3中列出的每種地址的迭代器。
Quibbles over syntax aside, generators have the good manners to automatically act as iterators when called on to do so.
先不考慮語法,當(dāng)調(diào)用生成器來擔(dān)當(dāng)迭代器時,生成器有良好的狀況來自動擔(dān)當(dāng)迭代器。
The real knockout is the next part, where the one-two punches of iterators and closures shows their power.
真正重要的是一下部分,迭代器和閉包一兩下就顯示出了它們的威力。
Invalidates iterators, and changes the order of elements. Pointers and references to elements are not invalidated.
使迭代器失效,并會改變元素的順序。指向元素的指針和引用不會失效。
These algorithms require bidirectional iterators.
這些算法要求雙向迭代器。
Low-level tracing captures statement statistics, statement text and statement iterators.
低級跟蹤捕捉語句統(tǒng)計數(shù)據(jù)、語句文本和語句迭代器。
Iterators, pointers and references to the container's elements are never invalidated.
指向容器元素的迭代器、指針和引用都不會失效。
Furthermore, insert iterators have been added.
此外,還增加了插入迭代器。
Multiple iterators can be implemented on a class.
可以在類中實現(xiàn)多個迭代器。
While some iterators are optimized for integer indices, all simply process (key, value) pairs.
盡管有些迭代器對整數(shù)索引進行了優(yōu)化,但是所有迭代器都只簡單地處理(key,value)對。
If you understand algorithms, iterators, and containers, then you understand almost everything there is to know about the STL.
如果你了解算法,迭代器,容器,那么你基本上知道STL的一切。
It divides the complex development process into several simply short iterators.
它將復(fù)雜的開發(fā)過程分解為一個個相對比較簡單的小周期;
The generic algorithms handle the first requirement, container traversal , by using iterators.
泛型算法用迭代器來解決第一個要求:遍歷容器。
Constant reverse bidirectional iterators can be used anywhere that a constant reverse input or constant reverse output iterator is required.
無論是需要常量反向輸入迭代器還是常量反向輸出迭代器,均可以使用常量反向雙向迭代器。
Low: This tracing level, which is enabled by default, captures statement statistics, statement text, and statement iterators.
Low:此跟蹤級別是默認級別,它捕捉語句統(tǒng)計數(shù)據(jù)、語句文本和語句迭代器。
It is also possible to use named iterators to support different ways of iterating through the same collection of data.
還可以使用命名的迭代器以支持通過不同的方式循環(huán)訪問同一數(shù)據(jù)集合。
There are three catchall icons: blue (for iterators), orange (for cursors), and green (for Transact-SQL language constructs).
有三種通用圖標(biāo):藍色(用于迭代器)、橙色(用于游標(biāo))和綠色(用于Transact-SQL語言構(gòu)造)。
Only the slots associated with iterators that are actually dereferenced will be invoked.
僅有實際解引用的迭代器所關(guān)聯(lián)的插槽才會被調(diào)用。
Filters and transforms on iterators build on each previous example to show code patterns that are immediately useful in the real world.
在前面每個例子的基礎(chǔ)上,對迭代器上進行了過濾和轉(zhuǎn)換,從而展示這種代碼模式可以立即在真實的世界中使用。
But along the way we also got the itertools modules to combine and create various types of iterators.
但是,在這個過程中,還出現(xiàn)了itertools模塊,它可以組合和創(chuàng)建各種類型的迭代器。