In one sentence, the continue statement skips the current iteration of a for loop, while loop, or do-while loop. A continue statement can ...
確定! 回上一頁