PRI*64" int64_t id = 112233; printf("id = %5" PRId64"",id);. 这是一种跨平台的书写方式,主要是为了同时支持32位和64位操作系统
確定! 回上一頁