A switch statement allows a variable to be tested against several values for equality. Each of these values is called a case. Once a matching case is found, ...
確定! 回上一頁