摘要: 一、基础知识 (1)基础数据类型 byte、short、int、long(L后缀)、float(F后缀)、double、char、boolean(4个字节) (2)包装类 Byte、Short、Integer、Long、Float、Double、Character、Boolean 缓存[-128, 阅读全文
posted @ 2021-06-08 21:25 茅坤宝骏氹 阅读(4) 评论(0) 推荐(0)