The switch-case statement tests a variable against a series of values until it finds a match, and then executes the block of code corresponding to that match.
確定! 回上一頁