switch (EXPRESSION) : case 1: statements; break; case 2: statements; break; default: statements; break; endswitch;. 第2 種格式為第一種格式的冒號寫法。 請看底下 ...
確定! 回上一頁