英漢例句雙語(yǔ)例句Notice how this method accounts for possible weak references in the queue with the do-while loop.請(qǐng)注意該方法如何用 do-while 循環(huán)來処理隊(duì)列中可能存在的弱引用。That's why the do-while loop in getLengthBytes()'s else block calculates the number of bytes required in the length bytes.這就是爲(wèi)什麼在 getLengthBytes()的 else塊的 do- while循環(huán)中要計(jì)算長(zhǎng)度字節(jié)所需要的字節(jié)數(shù)。For this purpose, I have used a do-while loop that continues dividing the value integer by 256 until the value drops below 1.爲(wèi)此,我使用了一個(gè) do- while循環(huán),它不斷地將 value整數(shù)除以 256,直到得到的值小於 1。do-while loop更多例句