A switch statement allows you to test the value of an expression and, depending on that value, to jump directly to some location within the switch statement.
確定! 回上一頁