包含

    iterator

    的中国译典句库查询结果如下:

    详细句库 左右对照 句库目录 中文百科 Wiki百科 英文搜索 点击左侧选项卡,可以快捷查询右侧输入窗的内容

    If an iterator class or a function with static (or global) variables depends on multiple data states, two problems come up.

    如果带静态(或全局)变量的迭代器类或函数取决于多个数据状态,则出现两个问题。

    属类:IT行业-www.ibm.com-

    If the iterator is invalid, navigating in a hash table is not possible.

    如果迭代程序无效,则无法导航哈希表。

    属类:无分类双语句库-www.microsoft.com-

    Canceling a task this way is useful if you want the iterator - rather than the task - to control when the scheduling stops.

    如果您想用迭代器而不是任务来控制计划停止时间时,就用得上这种取消任务的方式了。

    属类:IT行业-www-128.ibm.com-

    Creates a "named" iterator and indexer pair by using a nested class.

    使用嵌套类创建“命名的”迭代器和索引器对。

    属类:IT行业-msdn2.microsoft.com-

    Walking the results is a simple exercise in using the Iterator interface implemented by ObjectSet.

    使用由ObjectSet实现的Iterator接口遍历结果非常简单。

    属类:IT行业-www.ibm.com-

    The main interface of the event iterator -based API is XMLEventReader.

    事件迭代器API的主要接口是XMLEventReader。

    属类:IT行业-www.ibm.com-

    The Gang of Four book defines the Iterator pattern as

    四人组的书将迭代器模式定义为

    属类:IT行业-www.ibm.com-

    So with some effort, you can coax an object to behave like both a sequence and an iterator .

    所以,通过某些措施,可以让一个对象同时表现得像序列和迭代器。

    属类:IT行业-www.ibm.com-

    They also return specialisations of java. util. Iterator , which have extra methods to return specific object types.

    它们还返回java.util.Iterator的特殊化,其具有返回特定对象类型的其他方法。

    属类:IT行业-www.ibm.com-

    These work the same as the other iterator classes in PHP, but they are specially designed for certain instances.

    它们与PHP中的其他迭代器类使用相同的工作方式,但是它们分别针对不同的情况。

    属类:IT行业-www.ibm.com-

    The most common example of conditional thread safety is traversing an iterator returned from

    条件线程安全的最常见的例子是遍历由

    属类:IT行业-www-128.ibm.com-

    Constant reverse bidirectional iterators can be used anywhere that a constant reverse input or constant reverse output iterator is required.

    无论是需要常量反向输入迭代器还是常量反向输出迭代器,均可以使用常量反向双向迭代器。

    属类:无分类双语句库-msdn.microsoft.com-

    Bidirectional iterators can be used anywhere that a constant input or constant output iterator is required.

    无论是需要常量输入迭代器还是常量输出迭代器,均可以使用双向迭代器。

    属类:无分类双语句库-msdn.microsoft.com-

    Reverse bidirectional iterators can be used anywhere that a reverse input or reverse output iterator is required.

    无论是需要反向输入迭代器还是反向输出迭代器,均可以使用反向双向迭代器。

    属类:无分类双语句库-msdn.microsoft.com-

    Execution is restarted from this location the next time the iterator is called.

    下次调用迭代器时将从此位置重新开始执行。

    属类:IT行业-msdn2.microsoft.com-

    underline abtivirus software Ethernet iterator initialize enable image image image image combo scanner

    下划线底线杀毒软件以太网迭代程序初始化有效图像图片

    属类:中国大陆-wenku.baidu.com-

    With a pull approach, on the other hand, the parser is effectively an iterator for going through the components of a document on demand.

    相反,在使用拉方式的情况下,解析器实际上是一个高效的迭代器,可以根据需要对文档中的不同部分进行遍历。

    属类:IT行业-www.ibm.com-

    Instead, you can declare the iterator like this:

    象这样声明迭代子:

    属类:英汉句库-article.yeeyan.org-

    For loop with any Python object that provides an iterator , including the built-in sequence types such as the

    循环与提供迭代器的任何Python对象结合使用,这些对象包括

    属类:IT行业-www-128.ibm.com-

    To specify an int variable for an iterator and a String variable for element name, use the code in Listing 17.

    要为迭代器指定一个int变量并为元素名称指定一个String变量,请使用清单17中的代码。

    属类:IT行业-www.ibm.com-

    Iterator is so common that it has ceased to be a formal pattern at all; it is just a feature of the language.

    因为迭代器太常见了,所以它根本就算不上是正式的模式;它只是一种语言的特性。

    属类:IT行业-www.ibm.com-

    For an example of a generic collection class that implements an iterator block, see

    有关实现迭代器块的泛型集合类的示例,请参见

    属类:IT行业-msdn2.microsoft.com-

    Statement in the same iterator as in the following example

    语句,如下面的示例所示

    属类:IT行业-msdn2.microsoft.com-

    Statement and continues to the next until the end of the iterator body is reached, or a

    语句之后开始,并继续下一个语句直至到达迭代器体的结尾或遇到

    属类:IT行业-msdn2.microsoft.com-

    Strive for no more than one call after a single cardinality find on a home, or a next on an iterator retrieved from a collection.

    在本机上找到一个基数,或者通过迭代器从集合中检索到下一个基数后,尽量使用不超过一个调用。

    属类:IT行业-www-128.ibm.com-

    In this case, because the iterator shares the implementation of the data structure, you have complete control over the iteration.

    在本例中,因为迭代器共享了数据结构的实现,所以您可以完成控制迭代。

    属类:IT行业-www-128.ibm.com-

    In our example, the developers declare that an Iterator of Customer beans should be returned.

    在我们的示例中,开发人员声明的返回类型是Customerbean的一个Iterator。

    属类:IT行业-www.ibm.com-

    Provides an iterator over a selected set of nodes.

    在一组选中的节点上提供迭代器。

    属类:IT行业-msdn2.microsoft.com-

    Without any type of counter variable (or Iterator ), you’re simply out of luck here.

    在这里,没有任何类型的计数器变量(或者Iterator),也不存在任何侥幸。

    属类:IT行业-www.ibm.com-

    While I was at it, I wrote the whole thing as a lazy iterator so you don’t need to instantiate a large node-list if you don’t need one.

    在这里,我将所有的处理编写成一个滞后迭代器,因此在不需要的时候,不必实例化大型的节点列表。

    属类:IT行业-www.ibm.com-

    查询记录
    简典