Integer Types ; short, 2 bytes, -32,768 to 32,767 ; unsigned short, 2 bytes, 0 to 65,535 ; long, 8 bytes or (4bytes for 32 bit OS), -9223372036854775808 to ...
確定! 回上一頁