The range of byte is from -32768 to 32767 //short shortDataTypeNew = 32768; int intDataType = 32768; long longDataType = 2147483648L; ...
確定! 回上一頁