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