常見例句雙語例句After storing the cell data, close the inner loop.存儲單元格數(shù)據(jù)之后,關(guān)閉內(nèi)部循環(huán)。Next, start the inner loop to read the cells, as in Listing 9.接下來,開始內(nèi)部循環(huán)以讀取單元格,如 清單 9 所示。Once you're inside the inner loop, create an XML element to represent the cell, using the appropriate column name as the element name.一旦進入內(nèi)部循環(huán),就創(chuàng)建一個 XML 元素來表示單元格,使用適當(dāng)?shù)牧忻鳛樵孛?/li>原聲例句The inner loop, this part here, I do m times.這個循環(huán)執(zhí)行了多少次呢?麻省理工公開課 - 計算機科學(xué)及編程導(dǎo)論課程節(jié)選God bless. Oh, sorry, that wasn't a sneeze, it was a two? How many swaps do I do in bubble sort? A lot. Right. Potentially a lot because I'm constantly doing that, that says I'm running that inner loop a whole bunch of times.上帝保佑,哦,抱歉,我沒說清楚,這是兩個問題,在冒泡排序中要做多少次排序?許多,正確的,可能要做很多次,因為在持續(xù)的干,這就意味著它要做很多次內(nèi)部循環(huán)。麻省理工公開課 - 計算機科學(xué)及編程導(dǎo)論課程節(jié)選What's the complexity of that inner loop?我只想要得到內(nèi)嵌的這個循環(huán)的復(fù)雜度?麻省理工公開課 - 計算機科學(xué)及編程導(dǎo)論課程節(jié)選 返回 inner loop