Do nothing, close your loop and then down here do something.
不做什么,关闭你的循环,然后到这里做点事情。
What's the first thing I do in a loop?
我在循环中做的第一件事情是什么呢?
Do not include synchronized methods into a loop structure.
不要将同步方法放到循环结构中。
To wait all we do is put the thread into a busy loop (a spin).
为了让线程等待,我们只需将线程执行一个忙循环(自旋)。
The loop could, of course, do anything else desired with each production encountered.
当然,该循环可以对遇到的每个产品做我们所期望的任何其它事情。
The reasonable approach is to do the basic flow once, do a loop once, and then do a loop a second time.
最合理的方法是做一遍基本流程,一遍循环流程,然后再做一遍循环流程。
So what do air combat and the OODA loop have to do with UI design?
那么空战与OODA循环又和UI设计有什么关系呢?
Do very basic math, such as loop increments?
执行基本的数学运算,例如循环增值。
Continue must be in a loop (e.g., for, do, while). It cannot appear in case constructs.
continue一定是在for,do,while这些循环中,而不能在实例构建中出现。
The inner loop, this part here, I do m times.
这个循环执行了多少次呢?
How do I know when I'm done with the loop?
我怎么知道循环完毕了呢?
So this do while loop immediately breaks out at the point of that check.
所以这个do,while,循环在检查的时候,直接中断了。
You can easily use a for loop within bash to do the job quickly.
在bash中,可以使用for循环轻松地实现这个目标。
New to array variables - can I do this without a loop?
新数组变量没有循环——我能做这个吗?
Do not simply use while (true) loop.
不要简单地使用,而(真)循环。
Now, just to demonstrate what not to do, drag the switch out of the loop.
现在,就示范那些不要做的,拖拽开关出循环。
The next thing you are going to do change your loop as shown below.
接下来的事情你要做改变你的循环,如下图所示。
The next thing you are going to do change your loop as shown below.
接下来的事情你要做改变你的循环,如下图所示。
应用推荐