When it discovers a loop, it displays three expressions: the initializer, condition, and iteration.
当它发现一个循环时,会显示三种表达式:初始程序、条件及迭代。
For-each loop: When iterating over an array, the compiler generates an induction variable and the standard array iteration idiom.
for - each循环:当迭代数组时,编译器生成归纳变量和标准的数组迭代语法。
You will recall that DataTables execute an implicit loop over their rows, and the var attribute indicates the value of the current row during the iteration.
您将再次调用 DataTables 对各表行执行隐式循环,var属性指示迭代过程中的当前行。
Add your configured and value-bound component to the current column, and end your column loop iteration by adding the completed column to the children of the DataTable.
将已配置和值绑定的组件添加到当前列中,通过将完成的列添加到DataTable的子项中结束列循环迭代。
We could have used a prepared statement and just reset the data each time, but we decided to recreate it for each iteration of the loop here for completeness.
我们本可以使用一个预编译语句并且每次重新设置数据,但是为了保持完整性,我们决定在每次循环的时候重新创建它。
Each user starts on a random iteration count (first, fifth, and so on), and each user runs for the entire 64 iterations. The loop followed this pattern.
每个用户从一个随机的迭代计数(第1,第5,等等)开始,每个用户都运行整整64次迭代。
Our diagram for the while loop contains both a condition and an asterisk, signaling iteration, but as you can see the number of iterations is unavailable.
我们的while循环图既包含条件,又包含表明迭代的星号,但您会发现,没有迭代的次数。
The best ways to improve loop performance are to decrease the amount of work done per iteration and decrease the number of loop iterations.
改善循环性能的最好办法是减少每次迭代中的运算量,并减少循环迭代次数。
The optimization problem was formulated as a multiple-stage optimal control problem and solved by a forward and backward iteration loop.
整个最优化问题被描述成一个多阶段系统优化控制问题,通过一个向前和向后的迭代循环解决。
In the general ellipse - generating algorithm for raster - pixel, there are always multiplication and square root operating in the main iteration loop, so the calculating cost is more expensive.
在一般光栅象素的椭圆生成算法中,其主循环中均带有乘法和开方等运算,因而其计算量较大。
In the general ellipse - generating algorithm for raster - pixel, there are always multiplication and square root operating in the main iteration loop, so the calculating cost is more expensive.
在一般光栅象素的椭圆生成算法中,其主循环中均带有乘法和开方等运算,因而其计算量较大。
应用推荐