Skip to the next iteration of a loop. When continue is encountered, the current iteration is terminated, returning control to the loop head, ...
確定! 回上一頁