1. And we used that to set up the iterated integral.
我们还用那个来建立累次积分。
来自互联网
2. Here I didn't set this up as a iterated integral yet.
这里还没有变成累次积分。
来自互联网
3. Dell’s approach, as iterated above, is to serve customers’ interests.
Dell的做法,就是迎合客户的兴趣。
来自互联网
4. Well, that's a question of, in which order we do the iterated integral?
这只是积分顺序的问题?
来自互联网
5. The girl did not move though the policeman iterated his command hat she go.
警察多次命令这个女孩离开,但是她就不动。种竹成林。
来自互联网
6. The girl did not move though the policeman iterated his command that she go.
警察重述他的命令叫女孩走,但她没动。
来自互联网
7. The new module is then iterated for each remaining section and relocations performed.
然后为每个剩余的区段迭代新的模块并执行重新定位。
来自互联网
8. Even the fastest code in a loop body will add up when iterated thousands of times.
即使循环体中最快的代码,累计迭代上千次(也将是不小的负担)。
来自互联网
9. These objects are iterated to get the information corresponding to the response strings.
迭代这些对象,以获得与响应字符串对应的信息。
来自互联网
10. In this example, the code block is iterated until the loop is broken through the condition.
在此示例中,代码块迭代,直至循环根据条件而中断。
来自互联网
11. As you can see in Figure 10, the icon and caption pairs are iterated across and then down.
正如您在图10中可以看到的,图标和标题对先是遍历,然后再递归。
来自互联网
12. Among the processes in the Project Management process Groups, the links are often iterated.
在各项目管理过程组的子过程之间,经常反复多次产生联系。
来自互联网
13. The array is then iterated through, and a DIV element is created for each item in the array.
随后遍历该数组,为数组中的各项创建一个DIV元素。
来自互联网
14. A discrete iterated procedure, which can be processed conveniently by a computer, is discussed.
给出了适合于计算机处理的离散递归实现步骤。
来自互联网
15. This class provides a wrapper over a text file that lists each line of a file as it is iterated over.
以下这个类提供了文本文件的包装器,在遍历它的时候,它将列出文件中的每行内容。
来自互联网
16. For simplicity, we do not use the unregister method to unregister the test objects that are iterated.
至于简单性,我们并不使用unregister方法来注销迭代的测试对象。
来自互联网
17. Iterated the Game as much as possible: Ensure the collaboration is not based on a one-off interaction.
尽可能频繁地迭代化博弈游戏:确保合作不是基于一锤子买卖。
来自互联网
18. The engineer rarely achieves the best solution the first time; a design may have to be iterated several times.
工程师很少能够上来就找到最佳的解决办法,一个设计往往要反复多次。
来自互联网
19. At this point the RequestInjector has iterated, and once again will be waiting for the next message for propagation.
此时将迭代RequestInjector,并且再一次等待下一次的消息传播。
来自互联网
20. Once the for loop has iterated all the lines, any assignment operators within them will now be aligned correctly.
当for循环遍历了所有行之后,这些行中的赋值运算符将被正确对齐。
来自互联网
21. This variable should be typed so that it's compatible with each item in the list, array, or collection being iterated over.
这个变量应该有自己的类型,这样,它就可以与将遍历的列表、数组或集合中的每一个项兼容。
来自互联网
22. Each section in the temporary ELF block is iterated, and those that need to be around for execution are copied into the new block.
迭代临时elf块中的每个区段,并将需要执行的区段复制到新的块中。
来自互联网
23. The type of the collection resulting from a for-yield expression is inferred from the type of the collection being iterated over.
由for-yield表达式产生的集合类型会从被遍历的集合类型中推断。
来自互联网
24. You should notice that I iterated over the Vector of remote Bluetooth devices and searched for the services that exist on each device.
您应当注意到,我在远程蓝牙设备的Vector上迭代,搜索每个设备上存在的服务。
来自互联网
25. This XPath expression must point to an array of elements that can be iterated over during the processing of the Fan Out primitive.
XPath表达式必须指向在处理扇出原语期间可以遍历的元素数组。
来自互联网
26. This technique is effective any time there is an unordered collection that frequently has to be both iterated through and appended to.
无论何时,只要经常需要遍历或者添加某个未排序集合,这项技术就会有效。
来自互联网
27. When all members have been iterated, the exit call is made, which causes the module to unload and all associated SystemTap processes to exit.
当遍历了所有成员之后,将调用exit调用,这导致卸载模块和退出所有相关的SystemTap进程。
来自互联网
28. Using matrix iteration methods, the eigenvector derivatives can be iterated directly, solving the singular sensitivity equation can be avoided.
采用矩阵迭代法可以直接迭代计算特征向量导数,避免了对奇异灵敏度方程的求解。
来自互联网
29. A list of locations is retrieved from the location Data Service, and this list is then iterated through, and a check box is rendered for each state.
30. This brings up an interesting point: how much do the results I've presented above depend on the fact that integers is being iterated through in order?