1. int、tinyint與bigint; 2. float與decimal; 3. ... 只需要知道對應型別佔多少位元組就能推算出範圍了,比如int佔4 bytes,即4*8=32bits,大約10位 ...
確定! 回上一頁