When you put the a case block after the default block the switch will work normally and fallback to the default only after testing all cases.
確定! 回上一頁