摘要: 基本数据类型以及对应包装类 基本数据类型 对应包装类 byte Byte short Short int Integer long Long char Character float Float double Double boolean Boolean 装箱和拆箱 基本类型转为包装类称为装箱, 例 阅读全文
posted @ 2021-12-09 14:48 汪汪汪QVQ 阅读(26) 评论(0) 推荐(0)