loop variable meaning in English
循环变量
Examples
- The scope of a loop variable declared in this manner is the loop itself
以此方式声明的循环变量的范围是循环本身。 - Loop variable declaration
循环变量声明 - Closed - loop variable structure control method for seismically excited building structures
建筑结构抗震控制的闭环趋近律方法 - Application of matlab simulink in mine hoist double - loop variable speed system design
在矿井提升机双闭环调速系统设计中的应用 - Listing 1 shows the for - each loop for iterating over an array and a collection ; in each case , the loop variable test condition and update expression is generated by the compiler , as if the programmer had coded it the usual way
清单1显示了基于数组和集合的迭代的for - each循环;任何一种情况下,循环变量测试条件和更新表达式由编译器生成,就好像编程人员把它编码成通常的方法一样。