java各种型的取值范围(byte,int,short,long,char)

public class dataquzhi { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("基本类型:byte 二进制位数:" + Byte.SIZE); System.out.println("包装类:
相关文章
相关标签/搜索