It is better to use loop variables in upper case to avoid problems with the modifiers.
有最好使用循环变量在上壳体,以避免与改性剂的问题。
Because the hint is before the loop body, this code leaves your hint active for every iteration of the loop, but it only has to use one cycle.
由于提示位于循环体之前,因此这段代码将使提示对于循环的每次迭代都保持活动状态,不过它只使用了一个周期。
Regular system auditing will also help refine the security policy used for new machine installations as it helps close the feedback loop on what subsystems are actually in use.
正常的系统审计也可以帮助提炼安装新机器时所使用的安全策略,因为它有助于关闭关于实际使用的子系统的反馈循环。
Your connector will probably use a similar loop, as it will run through all of the available properties and convert them to the proper native repository format.
您的连接器可能使用相似的循环,遍历所有可用的属性并将它们转换为正确的本机存储库格式。
A good use case closes the loop between business requirement gathering, software construction, and acceptance testing.
好的用例完成业务需求收集、软件构造和验收测试之间的循环。
Developers working on UI design should try to understand the OODA loop and use it in the initial design of the UI.
负责UI设计的开发人员应当尝试了解ooda循环,并将它用在UI的初始设计中。
The analysts later use this information to improve the business process, closing the lifecycle loop.
分析员将利用这些信息来改进业务流程,从而实现一个封闭的生命周期循环。
Now you can use a loop with what you have learned already to capture images of the clock face every second and then combine the images to make an animated GIF image.
现在您可以使用循环结合已学到的知识捕获每秒的时钟外观图像,然后组合这些图像来制作动画GIF图像。
If you use a connection that flows backwards instead of a loop the simulation runs correctly, but you cannot export the process to WS-BPEL.
如果使用向后流向的连接而不是循环,则模拟可以正确运行,但无法将流程导出到WS - BPEL。
Knowledge work is inherently complex and it is the use of the feedback loop that helps manage and mitigate the effects of things like Murphy's Law and Parkinson's Law.
知识工作本来就很复杂,其中用到反馈循环辅助管理,并去掉了像墨菲定律和帕金森定论之类东西的影响。
For performance and stability reasons, they recommend all methods use this means to loop through matched elements.
出于性能和稳定性考虑,他们推荐所有的方法都使用它迭代匹配的元素。
Bojowald found he had to create a new mathematical model to use with the theory of Loop Quantum Gravity in order to explore the universe before the Big Bounce with more precision.
波究瓦德发现他必须创建一个新的数学模式来使用循环量子引力理论,以便更加精确地探究大弹跳之前的宇宙。
If you look at a UI as a piece of software used to make a decision, you can use the OODA loop as the model for the decision process when you're designing a UI.
如果您将UI看成是用于决策的软件的一部分,您可以将OODA循环作为设计ui时的决策过程模型。
This article explores methods you can use to stay in the loop — and maintain your role as an organizational influencer and leader.
本文对一些相关的方法进行了研究,您可以使用这些方法与其他人保持同步,并维护您作为组织影响者和负责人的角色。
For example, code that might go into an infinite loop, or otherwise use excessive resources, must be wrapped in testing code that will detect such eventualities.
例如,必须在专门的测试代码中捕捉到占用大量资源的无限循环代码。
An infinite autoaction loop -- DO NOT USE!
无限自动操作循环 —不要使用!
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 中。
The client that connects to this server should use a time.sleep in its loop if it only wants a new number intermittently rather than as fast as possible.
连接到该服务器的客户机如果只是间歇地需要新数字,而不需要尽快地得到新数字的话,那么它应该在其循环中使用time . sleep 。
Better still, in a simple calculation like this one or for any straightforward loop work, use map.
更好的方式是在这种简单的计算中或者在简单的循环中使用map。
You use a foreach() loop to iterate over the resulting object collection, as in Listing 3, to produce output equivalent to that of Listing 4.
您使用foreach()循环来迭代通过得到的对象集合,如清单3中所示,以产生等价于 清单 4中的输出。
With your four disk images created, use losetup to associate the disk images with the loop devices.
在创建了四个磁盘映像之后,使用losetup将磁盘映像与环路设备关联在一起。
Notice that then, in the body of the loop, I use callback to invoke the passed parameter function object.
然后请注意,在循环体中,我使用callback来调用传递的参数函数对象。
LoadAllGroups gets information about all the groups in all the directories so that you can use a loop, such as the one described earlier, to iterate through them.
LoadAllGroups获取所有目录中关于所有组的信息,这样您可以使用循环(比如前面描述的循环)在这些目录中进行迭代。
To summarize: use the enhanced for loop by default, but consider a hand-written counted loop for performance-critical ArrayList iteration.
结论:优先采用改进for循环,但在性能要求苛刻的ArrayList迭代中,考虑采用手写计数循环。
The basic syntax of a for loop is shown in Listing 1, which also demonstrates how to use continue and break statements within a for loop.
清单1中显示了for循环的基本语法,还演示了如何在for循环中使用continue和break语句。
You then use register 127 as your loop counter and register 126 as your base pointer, and perform convert_to_upper on each value until you get to the end of the buffer.
然后再将寄存器127用作循环计数器,将寄存器126用作基指针,并在每个值上执行convert _ to_upper,直到到达缓冲区的底部为止。
Another thing to realize is that you can add the checks to the same loop that you use to create local variables from the Opts dictionary.
还要认识到一点:可以将检查添加到把Opts词典条目转换为局部变量的循环中。
You can also use a foreach loop which will be compiled into a similar code leveraging the IEnumerable interface of the Items Collection. Here is now how the new loop is executed internally.
你也能使用foreach循环语句,它会被编译为类似的代码,其充分利用了Items集合的IEnumerable接口。
All of the above solutions use a simple loop to wait and handle requests, before dispatching the request to a separate function to handle the actual network interaction.
上面的所有解决方案都用简单的循环等待并处理请求,然后把请求分派给另一个函数以处理实际的网络交互。
All you're doing is promising the compiler that the argument passed to the function will be at least that large; some machines might use this for loop unrolling.
您这样做是向编译器保证传递给那个函数的参数将至少是那么大;有一些机器可能会以此来拆解循环。
应用推荐