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("包裝類:
相關文章
相關標籤/搜索