case THURSDAY: case SATURDAY: System.out.println(8);. break;. case WEDNESDAY: System.out.println(9);. break;. } Java 14 switch表达式switch ...
確定! 回上一頁