case 常量表达式2: 语句2 ┇ case 常量表达式n: 语句n default: 语句n+1 }. 说明: 1) switch 后面括号内的“表达式”必须是整数类型。也就是说可以是int 型变量、char ...
確定! 回上一頁