intiValue=233;bytebValue=(byte)iValue;//int強制轉化為byteSystem.out.println(bValue);如上,輸出結果是什么?為什么?
int強制轉化為byte,得到什么?
肥皂起泡泡
2019-04-08 11:19:13