说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 执行循环
1.
An error occured during the event provider host execution loop.
事件提供程序主执行循环过程中出错。
2.
We will take a look on how the compiler implements for loops, and which optimizations it applies on them.
我们将看一下编译器如何执行循环,同时做了哪些优化。
3.
An unhandled exception was caught in the application driver execution loop. The service should be restarted.
在应用程序驱动程序执行循环中,发现未处理的异常错误。应重新启动服务。
4.
Be responsible for executing the cyclic examination flow for key unit in plant.
负责执行装置关键机组循环检查流程。
5.
A mechanism or device which measures the number of times a specified cycle is repeated.
一种对循环的执行次数进行计数的机构或设备。
6.
Loop: Series of computer instructions repeated until a condition is reached which diverts from the loop.
循环:重复执行的一串电脑指令,直到预定条件满足时,然后脱离循环。
7.
Note that break breaks out of the for loop, and that the increment-expression doesn't occur until the end of the pass through the for loop.
注意break会中断for循环,而且在抵达for循环的末尾之前,递增表达式不会执行。
8.
(1).A plain continue goes to the top of the innermost loop and continues.
(1) 简单的一个continue会退回最内层循环的开头(顶部),并继续执行。
9.
On Implementation System and Systematic Innovation of Cyclic Social Development--Taking Jiangsu as an example;
论循环型社会发展的执行体系与制度创新——以江苏为例
10.
waveguide circulator
波导循环器波导环行器
11.
In a while, if the conditional is false the first time the statement never executes.
而在while循环结构中,若条件第一次就为false,那么其中的语句根本不会执行。
12.
straight-compound cycle
平行双轴(燃气涡轮)循环
13.
trolley recirculation system
行李手推车循环系统
14.
In the course of things men of other ideas came to rule.
按事物的循环,总是由有新思想的人起来执政。
15.
A term applied to the path followed in performing a multi-part operation.
该术语适用于执行多部分操作时所遵循的通路。
16.
Loop Detection and Execution Control in Parallel ETL Processes;
并行ETL流程的回环检测和执行控制
17.
cycle sequencing
循环测序法[例如用嗜热DNA聚合酶和热循环仪直接对双链DNA进行测
18.
Software pipelining and loop unroll are two kinds of important optimized compile technique to develop loop parallelism.
软件流水和循环展开是开发循环并行性的两种重要编译优化技术。