Use the switch statement to select one of many code blocks to be executed. Syntax. switch(expression) { case x ...
確定! 回上一頁