J2SE基础题
摘要:
J2SE基础 八种基本数据类型的大小,以及他们的封装类。(有的也说是9中基本数据类型,包括了void) 基本类型 大小(字节) 默认值 封装类 byte 1 (byte)0 Byte short 2 (short)0 Short int 4 0 Integer long 8 0L Long floa 阅读全文
posted @ 2019-06-29 15:40 sweet6 阅读(124) 评论(0) 推荐(0) 编辑
posted @ 2019-06-29 15:40 sweet6 阅读(124) 评论(0) 推荐(0) 编辑
posted @ 2019-06-29 14:52 sweet6 阅读(346) 评论(0) 推荐(0) 编辑