摘要: int与Integer的区别 两种数据类型 基本数据类型:boolean、byte、short、char、int、long、float、double 引用数据类型:数组、接口、类、string Java把基本数据类型封装成了不同的类 数据类型 类类型 boolean Boolean byte Byt 阅读全文
posted @ 2022-05-03 00:11 郭金坤 阅读(180) 评论(0) 推荐(0)