If you mean, how to write something similar to this: // switch statement switch (string) { case "B1": // do something break; /* more case "xxx" parts */ }.
確定! 回上一頁