16位整數中-32768到32767
32位整數中-2147483648到2147 483 647
16位整數-2^15~2^15-1
32位整數-2^31~2^31-1
Powered by: C++博客 Copyright © Prayer