do-while

do-while

 英

  • 网络循环;做…当;语句的一般形式为

例句

stress was one of the worst thing you could do while you're trying to heal yourself.

压力康复过程糟糕事情

We pledge to keep the faith and keep believing in the things that Doug Collins is trying to do while we're losing all of these close games.

我们保证一直相信一直坚信格柯林斯球队改造尽管很多比分接近比赛我们最后

I used to find myself mimicking the movement I used to do while smoking, even though it had been months since I quitted.

发现自己模仿吸烟动作甚至戒烟如是

There is always enough for you to do while you wait for the completion of this intricate and wonderful process.

这个复杂精彩过程很多事情你们完成

Eating Peking Roast Duck is seen to be one of the Two things that you are absolutely supposed to do while in Beijing.

如果北京烤鸭应该事情之一

I had lingered long near the dwelling where I had been so cruelly changed to what I am, as we do while any that we love or hate remain.

曾经久久命运改变那个房子角落驻足就像我们曾经那样长存

POS polling has found that 32% of Americans strongly oppose what the president is trying to do, while just 15% strongly favor it.

POS民调发现,32%美国人强烈反对总统事情只有15%强烈支持

The upper half of this figure shows the three modeling elements to represent a while loop, a do-while loop, and a for loop.

部分显示建模元素分别表示whileloop、do-whileloopforloop

This would be fine world if all men showed as much patience all the time as they do while they are waiting for fish to bite.

如果所有能够随时展现出他们钓鱼等待上钩耐性的话一个多么美好世界

In one of my first programming jobs, I learned what not to do while maintaining code written by my new boss.

早期编程工作维护上司编写代码应该什么

'Barrymore and his wife have a very fine home and nothing to do while the family is not living in the Hall, 'said Sir Henry.

不住庄园白瑞摩妻子有的住处,”查尔斯爵士说道

Adding a new class to an Application Developer project is a typical operation that you might do while working on an activity.

ApplicationDeveloper项目添加一个执行一个活动特有操作

Harry: Tell me some things I can do while I'm at my desk to help relieve my stress and help me feel better.

哈里告诉一些办公桌前缓解肌肉紧张使感觉更加良好瑜伽动作

But think for a moment of all the little, instinctive things you might do while you run a daily errand.

我们一下出门办事那些本能事情

You might be interested in why your foreign friend has come to China and what they plan to do while they're here.

可能非常知道为什么外国朋友来到中国以及他们什么具体计划安排

In this example, the code in the body of the do. While loop is executed until the variable quit is true.

直到变量quittrue停止执行do.while循环代码

With a lot of sweat and pain I used visualization and whatever exercises I could do while lying in a hospital bed.

挥洒许多汗水经受痛苦医院卧床时候想象将来力所能及运动

Are there things your spouse used to do while dating that he or she no longer does?

约会配偶经常事情如今不再吗?

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

continue一定for,do,while这些循环不能实例构建出现

Examples of grouping together similar tasks include making a list of telephone calls to make or errands to do while downtown.

分组实例一起类似任务包括制定清单电话使跑腿市中心

Deep breathing exercises can help relax you and are simple to do while lying down.

深呼吸可以放松自己而且躺下时候运动非常简单

But the question the brain keeps asking is: what's the next thing I can do while I've got time? Because I've got the circuitry for it.

但是大脑不断询问问题下面什么因为正好线路处理

But what's she to do while we are away? " said I, putting my small elbows on the table to argue the point. "

咱们怎么办?”胳膊肘桌子这个问题提出

At any point within the do-while block, you can break out of the loop using the break statement.

do-while任何使用break语句跳出循环

It means getting out and doing all the things you never had time to do while you were working and raising a family.

意味所有事情根本没时间时候工作提高家庭

You don't think through every little thing you do while driving a car -- a lot of the small stuff is thought out in your subconscious mind.

不会开车时候考虑一个微小细节--许多事情潜意识解决

I was the baby of the family and left in the care of my older siblings, who did the things they wanted to do while neglecting me.

身为年幼孩子年长照顾他们忙于他们喜欢以致忽略

We are only painting the outside of the card. After we paint it, we have something else to do while we wait for the paint to dry.

我们卡片外层彩绘之后等待颜料同时我们其他工作

The most common forms of basic logic and decision making within programming are the do-while and if-then-else approaches.

常见基本逻辑形式编程判定就是do-whileif-then-else。

This includes decisions about where to go, where to stay and what to do while at a destination.

这些决定包括哪里旅行入住酒店以及目的地进行什么活动

How does this text leads students to write out the composition with strong character to do while just writing teaching a discussion .

本文写作教学如何引导学生写出富有个性作文探讨

But that's the last thing they want to do while their own economies are still weak and recovering from financial shocks.

但是眼下他们不想事情因为这些国家经济疲弱金融危机冲击缓慢复苏

Do-while loops are similar to while loops, except that the condition is checked after each iteration.

Do-while循环类似while循环不过每次迭代之后检查条件

Perhaps it's the subconscious eating we do while standing that contributes to overindulgence.

也许因为我们时候潜意识觉得可以放纵一点

If the expression evaluates to false, execution continues at the first statement after the do-while loop.

如果表达式计算结果false继续do-while循环第一个语句执行

The CPU has nothing to do while it waits for the data, so it sleeps.

CPU等待数据没有事情干脆休眠

Notice how this method accounts for possible weak references in the queue with the do-while loop.

注意方法如何do-while循环处理队列可能存在引用

Music school . . . What am I going to do while you're in music school?

音乐学院音乐学院怎么办

You didn't say what you do while working at home, but might it be computer animation?

家里什么工作万一电脑动画呢?

Unlike the while statement, a do-while loop is executed once before the conditional expression is evaluated.

while语句不同,do-while循环计算条件表达式之前执行一次