uint32_t 是标准的, uint32 不是。也就是说,如果你包含 <inttypes.h> 或者 <stdint.h> ,你会得到一个定义 uint32_t 。 uint32 是一些本地代码库中 ...
確定! 回上一頁