break. break is used to exit from a do, for, or while loop, bypassing the normal loop condition. It is also used to exit from a switch statement.
確定! 回上一頁