do-while
基本解釋
- do-while循環(huán)語句
英漢例句
- Notice how this method accounts for possible weak references in the queue with the do-while loop.
請注意該方法如何用 do-while 循環(huán)來處理隊列中可能存在的弱引用。 - Do-while loops are similar to while loops, except that the condition is checked after each iteration.
Do-while 循環(huán)類似于 while 循環(huán),不過在每次迭代之后檢查條件。 - That's why the do-while loop in getLengthBytes()'s else block calculates the number of bytes required in the length bytes.
這就是為什么在 getLengthBytes()的 else塊的 do- while循環(huán)中要計算長度字節(jié)所需要的字節(jié)數(shù)。 - While they were in the brain-scanning machine, they were asked to do tasks that required concentration and attention.
- Video on-demand has to do with the delivery what they call content, while the video phone is the deliver of person-to-person communication. These are not nearly the same, but they both involve video.
隨需視頻必須與傳送他們所稱的“內(nèi)容“相關(guān),而視頻電話是一種,個人對個人的傳送,那不是,大致相同的,但它們都包含視頻。
麻省理工公開課 - 媒體、教育、市場課程節(jié)選 - Dollet adds that while there are other Arabic-speaking countries that do not control the Internet as much as Egypt, it is not clear how long that relative freedom will last.
- They could do what the Democrats allege: Scale back tax preferences in such a way that middle-income households pay higher taxes than they do today while high-income people enjoy a tax cut.
FORBES: Paul Ryan's Budget: Fact, Fiction And The Hole The House GOP Has Put Itself In
雙語例句
原聲例句
權(quán)威例句
詞組短語
- do -while loop 循環(huán);重復(fù)敘述
- scala do -while 循環(huán)
- while do -while for 循環(huán)語句
- DO WHILE -ENDDO 語句
- The form for do -while isdo-while 的格式如下