Exiting switch statements ... Each case in a switch statement should end with a keyword that exits the switch. If it doesn't, you'll get an error: switch(number) ...
確定! 回上一頁