摘要:
一、基本数据类型(primitive type) (1)数值型 1.数值型包括整数类型(byte,short,int,long) a.byte :1字节=8bit位 (-128~127) 包装类:byte → Byte b.short:2字节 包装类:short → Short c.int:4字节 阅读全文
posted @ 2019-05-30 22:30
八戒的悟空
阅读(238)
评论(0)
推荐(0)