C 語言的簡單入門系列第18 篇 ... while(test_Expression){ //the body of loop } ... do...while 迴圈是屬於後測式迴圈,他會先執行statement 再判斷test_Expression ...
確定! 回上一頁