for loop信息详情

for loop发音

意思翻译

for循环,for回圈

相似词语短语

bash for loop───bash for循环

loop───n.环状物、圈;弯曲的部分;环状结构;循环电影胶片;重复指令;环路;(铁道或公路的)环线;大环(芝加哥商业中心);翻筋斗;单刃转圈;节育环;n.(Loop)(美、丹)劳鄱(人名);v.使成环;环行;放磁带,执行计算机指令;(使飞机)翻筋斗

loop the loop───翻筋斗; 翻跟头;翻跟斗

open loop───开环,开环路;[自]开环

arbitrated loop───仲裁环路; 仲裁环

land loop───陆地环路

sample loop───样品环;进样环路

forever loop───永久循环

compulsion loop───强迫循环

双语使用场景

So here is a for loop.───这是用for循环语句。

Listing 3. For loop conformance.───清单3 . for循环的一致性。

The for loop and sequence indexing───for 循环和序列索引

Up to this point we've been traversing the record store with a simple for loop.───至此,我们已经使用一个简单的for循环遍历了记录存储。

Now, even though the "for" loop is a very powerful construct, it is often prone to misuse.───现在,尽管“for”循环是一个非常强大的结构,但它也经常被滥用。

After all that comes the heart of the script: a simple for loop that processes each file in the files list.───完成所有这些定义之后,接下来就是脚本的核心了:一个简单的for循环,用于处理文件列表中的各文件。

The for loop fundamentally has a simple syntax, allowing you to extract a single item from a container object and do something with it.───for循环有一个简单的语法,使您可以从容器对象中提取单个项目并对其进行某些操作。

The for loop toward the beginning of the method makes sure of that.───指向该方法开始处的for循环确保这一点得以实现。

Oracle also allows cursors to be tightly bound to a looping statement, a construct called a cursor FOR loop.───Oracle还允许将游标与一个循环语句紧密地绑定在一起,形成所谓的游标FOR循环结构。

英语使用场景

The for loop is demonstrated in pseudocode format in Listing 10.

To view an example of job spooling across multiple queues (assuming you created the second job spool queue device), run the following "for" loop to submit ten (10) jobs to the "bsh" job queue.

Fundamentally, the for loop involves what is known as an iterator, which is used to move through the collection item by item.

The first for loop looks for the current user name in the list of loaded user names from /etc/shadow.dynamics.

The template uses a Template Toolkit FOR loop to iterate over the images, unsorted (if you need sorting, it's better to have the Perl code do it outside the Template Toolkit environment).

Array declared as for loop control variable cannot be declared with an initial size.

For loop control of a meaningless switched reluctance motor, radial force and average torque are basic.

The access formula is suitable for loop program construction realization, the reasonable memory allocation method and delicate access subroutines are discussed specifically.

The for loop fundamentally has a simple syntax, allowing you to extract a single item from a container object and do something with it.