java 中byte型大小-128~127(八个字节), 12 byte a=1,b=2,c;c = a+b; 可将 Byte 转化为 int 12 byte a = 127;int b = byteToInt(a); 赞微海报分享
近期评论