If there is a match, the block of code associated with that case is executed. Use break to prevent the code from running into the next case automatically.
確定! 回上一頁