match is an expression, while switch is a statement ; · match must be terminated by a semi-colon ( ; ), however, same is not required for switch ; ...
確定! 回上一頁