在switch中只支持int或者枚举型值;
不支持其他类型,如String,会报错
Cannot switch on a value of type String for source level below 1.7. Only convertible int values or enum variables are permitted
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3