TypeScript typescript switch test per case 代码答案。 ... switch(true) { case if(constant1 == 1): { //statements; break; } case if(constant2 == 2): ...
確定! 回上一頁