在main方法中打印結果為什么是127呢?那么byte型中的-1怎么表示???
byte a= -1; System.out.print(a);
慕粉13546656149
2016-09-10 09:17:29