• Listing 20 shows how names can be created using a loop variable.

    清单20演示了如何使用循环变量创建名称

    youdao

  • For example, a compiler may choose to optimize a loop index variable by storing it in a register, or the cache may delay flushing a new value of a variable to main memory until a more opportune time.

    例如编译器为了优化循环索引变量可能选择存储一个寄存器或者缓存延迟到一个适合时间把一个新的变量存入

    youdao

  • If a script is being written to create a number of bridge objects defined by a variable, the creation of those objects can be placed inside a loop.

    如果脚本正在编写用于创建变量定义大量网桥对象这些对象创建可以放在一个循环中。

    youdao

  • Initialization. A very common bug is to initialize a variable. Go through a loop, and then forget to reinitialize it when it needs to be reinitialized again.

    忘记初始化,忘记初始变量常见错误,运行一个循环之后需要再次初始化时。

    youdao

  • As for the loop count variable, the first set variable action sets it to 2.

    至于循环计数变量第一个变量设置操作设置2

    youdao

  • With the base variable declarations and subroutine complete, the program moves on to the main program loop, shown below.

    完成基本变量声明子例程后程序继续进行程序循环如下所示。

    youdao

  • The next statement in the loop body is a second if statement that tests whether the variable I is evenly divisible by 125, but this expression is preceded by the not operator.

    循环中的语句第二if语句,测试变量i是否能被125整除但是表达式前面加了一个not运算符。

    youdao

  • For-each loop: When iterating over an array, the compiler generates an induction variable and the standard array iteration idiom.

    for - each循环迭代数组时,编译生成归纳变量标准的数组迭代语法

    youdao

  • The latter approach also ties you to the name of the temporary loop variable used in the view, _course.

    一种方法会将视图使用临时循环变量名称_ course联系起来。

    youdao

  • After the module includes and the initial variable declarations, the main control loop is entered.

    模块include语句初始变量声明之后,进入控制循环

    youdao

  • Normally, variables are best named by their use (like firstName or title), but as this variable is essentially a loop counter, using single letters is also fine.

    变量一般最好根据用途命名 firstNamertitle),不过由于这个变量基本上一个循环计数器,也可使用单个字母。

    youdao

  • And we won't wait here one hundred seconds for it to finish, but we're using the loop, we're updating a variable, and we're formatting it in a nice way.

    我们不会这里等待100来等完成但是我们使用循环,我们更新变量,我们把它排成一个漂亮格式

    youdao

  • I have just declared some variable types that I clearly know, and I used the cleanest Pyrex counter loop.

    声明了早已知道一些变量类型使用干净的Pyrexcounter循环。

    youdao

  • A variable in a loop or list comprehension ranges over the elements of a list, or a collection of objects.

    循环列表中的变量包括了列表或对象集合所有元素

    youdao

  • Tracing the logic flow through the program, you see that the first time through the loop, the value of the variable I becomes 5.

    通过跟踪程序逻辑可以看到第一通过循环后变量i变为5

    youdao

  • When the loop completes its run, the script checks to see whether the numfiles variable contains a value greater than 1.

    循环完成运行后脚本会检查numfiles变量中的是否大于1

    youdao

  • This starts the second trip through the while loop, where the variable I becomes 25.

    就会第二进入while循环,这次变量i变成了25

    youdao

  • The other way is to read it from the value binding that corresponds to the temporary loop variable, which is defined in the component tag's var attribute.

    一种方法是从对应临时循环变量绑定读取数据,变量定义组件标记var属性中。

    youdao

  • The first improvement (which is also supported by modern versions of C) is to move the declaration of the i loop variable inside the loop, as shown in Listing 7

    第一改进C 语言现代版本支持这项改进)i循环变量声明循环之内,如清单 7 所

    youdao

  • So, the best declaration for an int variable in a tight loop would be.

    那么个小循环(tightloop),定义一个变量最好类似这样。

    youdao

  • If C99 lifted "variable declaration at top of block" constraint, why doing so in a "for loop" showing error?

    如果C99解除变量声明”的约束为什么这样一个循环显示错误吗?

    youdao

  • In this example, the special replacement form will be the same printf for every line, so it is pre-stored in the FORMATTER variable before the second for loop begins.

    中,特殊替换形式对于每一来说都相同printf因此在第二for循环开始之前预先存储到FORMATTER变量中。

    youdao

  • Is it efficient to declare a variable in a loop?

    循环声明一个变量有效吗?

    youdao

  • Measurement must be made to indicate the current value of the variable controlled by the loop.

    必须具有测量环节,指示被测回路所控制变量当前

    youdao

  • The next section of code, the for loop, first retrieves all the childNodes of the first contact, when the variable j is initialized to zero.

    接下来代码是一个for 循环,变量 j 被初始化为 0 时,循环首先检索第一联系人所有 childNodes。

    youdao

  • Each time the loop is executed, the prop variable is filled with the name of another property (a string) that exists on the object until all properties have been returned.

    每次循环执行属性变量填充对象属性名字(一个字符串),直到所有对象属性遍历完成返回。

    youdao

  • But notice unlike a for loop, if you want to declare a variable or increment or decrement to variable, you've got to do that yourself.

    请注意for循环,如果声明变量或者变大变小一个变量,你需要自己完成

    youdao

  • Because you assign the output of the entire for loop to the variable, the effect is that you place a list of the quasi-RSS item XML into the variable for all feeds.

    因为整个for循环输出指定变量,所以结果变成准rssx ML放置在用于所有提要的变量中。

    youdao

  • Because you assign the output of the entire for loop to the variable, the effect is that you place a list of the quasi-RSS item XML into the variable for all feeds.

    因为整个for循环输出指定变量,所以结果变成准rssx ML放置在用于所有提要的变量中。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定