原文:Java Switch Statement – How to Use a Switch Case in Java ... 语法如下所示: switch(expression) { case 1: // code block break; case 2:
確定! 回上一頁