摘要:
####switch支持的数据类型: 基本类型有:byte,short,int,char 包装类型有:Byte,Short,Integer,Character,String,enum switch实际上只支持int类型,其他的类型是通过转换成int支持的: 基本类型:byte、char、short、 阅读全文
posted @ 2022-05-18 20:44
cavan丶keke
阅读(306)
评论(0)
推荐(0)
浙公网安备 33010602011771号