In JavaScript, the break statement is used when you want to exit a switch statement, ... or exit from a loop early such as a while loop or for loop.
確定! 回上一頁