Switch Format: [sourcecode language="java" toolbar="false"] switch (x){ case 1: System. out .println(x); break ; case 2: System. out .println(x); ...
確定! 回上一頁