The switch statement evaluates the given expression, looks for the first case clause with the case-expression matching the value of the evaluated expression ...
確定! 回上一頁