阅读背景:

iOS - int (unsigned int)最大值为2147483647,unsigned int不工作?

来源:互联网 

the maximum value for an 32-Bit integer is: 2^31-1 = 2147483647. but just with negative and positive number. because the half of the number is negative. so the real maximum value is 2^32-1 = 4294967295. but in this case we just use positive numbers.the maximum value for an 32-Bit integer is: 2^3




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: