释义 |
loop through短语³⁷⁵⁵⁰ 基本例句 依次通过 A method gives your code the ability to loop through all the selected elements that are passed into the plug-in. 方法使代码能够迭代所有传入插件的选定元素。 ibm The XML Input stage will loop through the repetition element and produce an output record for each occurrence of that element. XML Input阶段将遍历重复元素,并为每个重复的元素生成一个输出记录。 ibm Creates a collection and later an iterator to loop through. 创建了一个集合和一个用于遍历的迭代器。 ibm For performance and stability reasons, they recommend all methods use this means to loop through matched elements. 出于性能和稳定性考虑,他们推荐所有的方法都使用它迭代匹配的元素。 ibm It is particularly handy if you want to loop through different types of objects in the collection. 如果需要遍历集合中不同类型的对象,则使用这种模式尤为便利。 ibm Listing6. Loop through all cells and print out values. 清单6.循环所有单元格并打印值。 ibm Then, your application can decode that JSON data and loop through it in any way necessary to display the content. 接下来,您的应用程序可以解码那个 JSON数据,以任何必要的方式循环该数据,以便显示数据内容。 ibm This approach is ideal for transforming elements in a collection as you loop through them. 这个方法对于想在遍历集合的时候转换元素的时候来说是很理想的。 yeeyan To do that, loop through the workspace elements in the document. 为此,遍历文档中的工作空间元素。 ibm We begin by creating the necessary input streams, then loop through each record, storing its contents in a byte array. 首先创建必要的输入流,然后遍历所有记录,把其中的内容存储到一个字节数组。 ibm We loop through the tag arrays and select all tags that start with the specified qualifier. 我们遍历标签数组,选择以指定限定符开头的所有标签。 ibm |