解決辦法. uint32_t 是標準的, uint32 不是標準的。也就是說,如果包含 <inttypes.h> 或 <stdint.h> ,則將獲得 uint32_t 的定義。 uint32 在某些 ...
確定! 回上一頁