DO-LOOP的意思|示意

美 / / 英 / /

循环


DO-LOOP的网络常见释义

循环 ... DO-LOOP 循环 active DO-loop 现用DO循环 do interpretive loop 执行解释循环 ...

含答案 ...do-loop习题(含答案) do 语句习题课 1、在 vb 程序中,假定有以下循环结构, 则正确的描述是( a ..

翻译 ... shinny翻译 *['ʃini] vi. 攀, 爬 DO-loop翻译 【计】 DO循环, 循环 progeid翻译 朊, 蛋白质 ...

DO-LOOP相关短语

1、 do loop DO回路 ; 语句 ; 条件循环语句

2、 active DO-loop 现用DO循环 ; 翻译 ; 现行现用DO循环

3、 inactive DO-loop 不活动DO循环 ; 翻译

DO-LOOP相关例句

According to the formulae derived in this paper, the time sequence dependent relational graph exactly corresponding to the body of a DO-loop can be constructed under some given conditions.

对于满足给定条件的DO循环,根据文中导出的计算公式,可以精确地构造出与循环体相对应的时序依赖关系图。

Continue must be in a loop (e.g., for, do, while). It cannot appear in case constructs.

continue一定是在for, do, while这些循环中,而不能在实例构建中出现。

The two users will simultaneously do the two actions in a loop.

两个用户同时循环进行两个活动。

You can do this with a very simple for loop, as demonstrated in Listing 7 below.

您可以使用一个非常简单的for循环来完成这项任务,如下面的清单7所示。

Otherwise, it's a pretty bad mistake, but sometimes you do want an infinite loop, Word for instance, Microsoft Word if you use it or pages or the like on your Mac or PC.

否则,它将会是一个错误,但有时你确实需要一个无穷循环,例如微软的,当你在Mac或者PC上使用它时。

Nonetheless, having done that, let's look at what I'm going to do. I now want to run a loop where I need to collect things together.

尽管如此,讲完了这些,让我们去看看,我将要进行的操作,我想要运行一个,需要把东西收集起来的循环,我要命名它。