But for my grocery store, I decided to loop through several simulations, each one corresponding to a day of business.
但对于我的食品杂货店,我决定通过几次模拟进行循环,每次对应于某一天的业务。
通过游标进行循环。
Creates an iterator to loop through.
创建了一个用于循环的迭代器。
Roads loop through 600 oil Wells, blocks of apartments, a movie theater, a bakery, a school and a helipad.
在这座岛上,道路依此穿过600个油井、住宅区、电影院、面包房、学校和直升机停机坪。
In this model, called Pipelining, the main thread is used to loop through the results as they are produced by the other threads.
在这个被称为“并行管道”的模型下,主线程将会在另一个线程产出结果的同时进行循环处理。
It makes a difference if you loop through 500 or 5000 DOM elements on the page when you want to add an event handler for example.
如果您依次通过页上的500或5000DOM元素,当您要添加事件处理程序,例如,它使不同。
After you have the enumeration, you can then loop through and look up each value.
在拥有了enumeration之后,可以通过循环查找每一个值。
Your code just needs to loop through the fields and encode the values to make sure that there are no invalid characters.
代码只要顺着字段循环并对值编码,确保没有无效字符。
If there are multiple requests, loop through the array of requests and call the doRpc function for each one.
如果有多个响应,通过请求数组循环,为每一个调用dorpc函数。
After executing the query, you loop through the result set (which should only contain a single result) and write that result to the OutputStream of the servlet.
在执行完查询后,循环结果集(应该只包含一个结果)并将该结果写入这个servlet的Out putStream中。
Using the customerXML from Part 1: Listing 6 , loop through each item, calculate the insurance cost, and add it to the item information.
使用 第 1 部分的清单6中的 customerXML,循环遍历每个商品、计算保险费并添加到商品信息中。
Next, set up your test to loop through all of the data. The easiest way to do this is by adding a loop.
下一步,设置您的测试循环测试所有数据。
然后循环遍历这些设置。
After you have parsed all the entries for each feed you get, loop through the key set, looking at the frequency of each word.
解析完取得的每个提要的所有条目之后,循环通过密钥集,查看每个单词的频率。
To populate the file, loop through the values in your word map, writing each to a row in your file (see Listing 4).
要填充文件,可循环通过单词映射中的值,将每个值写到文件中的一行(参见清单4)。
Then, your application can decode that JSON data and loop through it in any way necessary to display the content.
接下来,您的应用程序可以解码那个JSON数据,以任何必要的方式循环该数据,以便显示数据内容。
Starting with the first regular expression, create an array of records from the data file, then loop through the remaining regular expressions to refine the results.
从第一个正则表达式开始,创建一个来自数据文件的记录数组,然后循环执行其余的正则表达式以改进结果。
You'll also find support for backward congestion notification (BCN), which improves congestion management by actively tightening the control loop through messaging.
还可以找到对后向堵塞通知(BCN)的支持,这以消息的方式加紧控制循环,从而改进了堵塞管理。
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。
Finally, we loop through the tag list, and emit some new marked-up text.
最后,我们循环遍历标记列表,并且发出一些新的标记文本。
My methods will only loop through matched elements in this manner.
我的方法都将只使用该方法迭代匹配的元素。
For performance and stability reasons, they recommend all methods use this means to loop through matched elements.
出于性能和稳定性考虑,他们推荐所有的方法都使用它迭代匹配的元素。
We begin by creating the necessary input streams, then loop through each record, storing its contents in a byte array.
首先创建必要的输入流,然后遍历所有记录,把其中的内容存储到一个字节数组。
For example, you can loop through projects and update their statuses based on the current cursor position (see Listing 5).
例如,您可以遍历项目,并基于当前游标位置更新其状态(参见清单5)。
In the test program, we'll attach a wheel listener that has the background color loop through the array of colors based upon the direction, as shown in Listing 4.
在测试程序中,我们增加了一个鼠标滚轮侦听器,它让背景色按照某一方向在颜色数组中循环,如清单4所示。
Loop through the data records in the arrays, and change the values as needed, then write the data back to the original database and table.
循环遍历数组中的数据记录并根据需要修改,然后把数据写回原来的数据库和表中。
So when the program starts to loop through the files, perhaps to determine the directories overall size, it has to requery the file system one by one.
所以,在程序开始遍历这些文件的时候,假设为了确定目录的总大小,就必须逐一重新查询文件系统。
This approach is ideal for transforming elements in a collection as you loop through them.
这个方法对于想在遍历集合的时候转换元素的时候来说是很理想的。
We loop through the tag arrays and select all tags that start with the specified qualifier.
我们遍历标签数组,选择以指定限定符开头的所有标签。
We loop through the tag arrays and select all tags that start with the specified qualifier.
我们遍历标签数组,选择以指定限定符开头的所有标签。
应用推荐