• What we do is, in a loop, march down the argument list checking each one to see if it is an option.

    我们所做一个循环遍历参数列表检查每个参数来看是否为选项

    youdao

  • Since you do not have to wait for a list to be generated (stop and go) or allocate a thread to processing the loop (pipelining), this can be the most efficient method.

    由于无需等待列表生成完毕(停止前进)或者分配一个线程用于处理循环(并行管道),可能最有效率的方法了。

    youdao

  • Thus the garbage collector can reclaim most of the memory allocated on each loop, but it can't reclaim the arrays that are added to the list.

    因此垃圾收集器可以回收每个循环分配大多数内存不能回收添加列表中的数组

    youdao

  • These scripts might execute a loop, or perhaps open a long list of files, forgetting to close the current file before opening a new one.

    这些脚本可能执行循环可能打开一张长的文件列表忘记打开文件之前先关闭当前文件

    youdao

  • If the condition evaluates to TRUE, the statement list is executed, then control resumes at the top of the loop.

    如果条件结果为TRUE那么将执行语句列表循环的顶部恢复控制

    youdao

  • The top loop in the algorithm iterates over the list of XML elements and attributes that may appear in the XML document.

    算法中的顶层循环可能出现XML文档中的xml元素属性列表进行迭代

    youdao

  • There are always things and unimportant-yet-urgent tasks we can add to the list to keep feeding into this loop ofinsanity”.

    我们能够找到一些事情紧急却不重要的任务,然后将他们填进自己待办事项清单里如此我们就陷入了一个“荒唐”循环中。

    youdao

  • After the loop is done, we push the length of the data at the end of the list.

    循环完成后我们数据长度入到序列尾部

    youdao

  • You can then use that list in a for each loop, referencing each one in turn and adding it to the appropriate span.

    然后可以一个foreach循环使用这个列表引用每个元素并添加适当span 中。

    youdao

  • The options of a form list are generated in a loop with {section}, as shown in Listing 13.

    表单列表选项一个循环{section}中生成如清单13

    youdao

  • In the first example, the results of List.size could become invalid during the execution of the loop, because another thread could delete items from the list.

    第一例子中,List .size结果循环执行期间可能变得无效因为另一个线程可以这个列表中删除条目

    youdao

  • To create the grid, loop through each row, and for each box, create a drop-down list by looping through each of the entry elements in the templates instance.

    创建表格需要循环遍历row元素通过templates实例中的每个entry元素每个box元素创建一个下拉列表

    youdao

  • A variable in a loop or list comprehension ranges over the elements of a list, or a collection of objects.

    循环列表中的变量包括了列表或对象集合所有元素

    youdao

  • When the loop is finished, the code will have a fully populated Channel object and a list of fully populated Item objects.

    循环结束时代码拥有完全填充Channel对象一个完全填充的Item对象列表

    youdao

  • Each loop iterates over a list that contains the integers 1 to 10, inclusive.

    每个循环迭代包含整数110(包含10)的list

    youdao

  • To walk through the completions table, the function USES a special version of the for statement. The standard for loop in Vimscript walks through a one-dimensional list, one element at a time.

    为了遍历补全列表函数使用一个特殊版本for语句

    youdao

  • To refresh your memory, Listing 20 shows how a typical for loop might be used — note the usage of an index variable to not only move through the list, but also to indicate position.

    为了提醒清单20显示了典型for循环可能用法

    youdao

  • Therefore, it suffices to loop across a single level in the tag list (except when we look exactly one level lower for the specific markup production, such as "title").

    因此对于循环遍标记列表中的单个级别已经足够了(除非我们正好寻找比特定标记产品级别一级的级别,譬如“title”)。

    youdao

  • I'm going to build a list. Right, you can see that little loop going through there.

    创建列表是的可以看到这里有一个小小的循环

    youdao

  • Finally, we loop through the tag list, and emit some new marked-up text.

    最后我们循环遍标记列表并且发出一些新的标记文本。

    youdao

  • It is best to append these internal links to the document's base URL so that if you need to loop through the list again (as in the next task), you have a full URL.

    最好这些内部链接附加文档url之后,这样如果需要再次遍列表(比如在下任务中),您可以拥有完整的URL。

    youdao

  • One of the differences is trivial: You're now looping over a list rather than an array, which causes minor changes in the loop control.

    其中有一点微不足道差别现在一张列表内不是数组循环将导致需要在循环控制中执行一些小更改

    youdao

  • After all that comes the heart of the script: a simple for loop that processes each file in the files list.

    完成所有这些定义之后,接下来就是脚本核心一个简单for循环,用于处理文件列表中的文件

    youdao

  • I used one unsupported list comprehension in my code, which I had to unroll into a regular for loop.

    代码中使用不支持列表,将其放入普通for循环。

    youdao

  • Then the last for loop in that section iterates over that quasi-RSS list, sorts the items, and uses the rss-row() function to the format the information.

    然后一部分中的最后一个for 循环这个准 RSS列表上进行迭代,进行排序使用 rss-row()函数信息进行格式化。

    youdao

  • The for loop iterates over the list of substrings, printing out each substring and its length.

    for 循环迭代子字符串 list打印每个字符串及其长度。

    youdao

  • Finally, the whole line is concatenated to the existing HTML so you have a complete list when the for loop is completed.

    最后所有连接现在HTMLfor循环完成后,完整列表

    youdao

  • The Python list is a mutable sequence, which creates an intriguing possibility: that the body of the for loop could modify the list it is being iterated over.

    Pythonlist可变序列提供了令人好奇可能性for循环主体可以修改正在迭代list

    youdao

  • Substep 3-2 is to run a while loop for each item in the list.

    子步骤3 - 2清单中的每一产品运行while循环。

    youdao

  • Because you assign the output of the entire for loop to the variable, the effect is that you place a list of the quasi-RSS item XML into the variable for all feeds.

    因为整个for循环输出指定变量,所以结果变成准rssx ML放置在用于所有提要的变量中。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定