摘要: short>=2字节。int >=short。long>=32或int字长 longlong >=8字节或Long int=32位(WINDOWS) 16位(-32768 +32767) 32位(2147483647) 64位(9223372036854775807) sizeof计算字节数(byt 阅读全文
posted @ 2024-07-05 15:05 zhongta 阅读(19) 评论(0) 推荐(0)