The switch statement executes the case corresponding to the value of the expression. Normally the code in a case clause ends with a break statement, which exits ...
確定! 回上一頁