The continue directive can also be used with a label. In this case, code execution jumps to the next iteration of the labeled loop. Labels do ...
確定! 回上一頁