...ile循环语句;循环变量;循环次数 [gap=778]Key words: C Language; for cyclic sentence; while cyclic sentence; Loop Variable; Cycle-index ...
基于286个网页-相关网页
... Dim strFolder As String '查询结果放入的文件夹 Dim j As Integer '查询结果的文档数 Dim i As Integer '循环变量 ...
基于88个网页-相关网页
... 循环变换器 cycloconverter; 循环变量 cyclic variable; 循环表 cycle list; ...
基于38个网页-相关网页
我们将在本文中稍后讨论循环变量。
清单20演示了如何使用循环变量来创建名称。
Listing 20 shows how names can be created using a loop variable.
什么是循环变量?
All right? The first one is, that test has to involve-- shouldn't have to, the value of some variable.
好不好?第一件事是,循环开始的测试必须必须-不是一定,一些变量的值。
And I want to remind you, that block of code is a set of instructions, the same set of instructions that are going to be done each time through the loop.
我想提醒大家,这块代码是一个指令集,一个每次循环都会被执行的相同指令集,会变化的仅仅是变量的值。
Now I seem to be violating my own mantra here by just calling this variable A, but this is reasonable, I much as with four loops when you just call an incrementing variable I, because you just need an index, well, same here.
现在我好像违背了我自己的意愿,我把这个变量叫做A,但这是合理的,就像我们的for循环中,我们把一个增变量叫做,因为我们只要一个索引,这里也一样。
应用推荐