ArrayList<String>(); int month = 8; switch (month) { case 1: ... 在Java SE 7 和更高版本中,可以在 switch 语句的表达式中使用 String 对象。
確定! 回上一頁