A switch statement takes a single value, then compares it to a bunch of other values using a boolean expression. When one of these boolean expressions is true ...
確定! 回上一頁