有点靓的32位标准化输出哇

int32_t test_int = 123321;
printf("This is : %"PRIu32"",test_int);
posted @ 2025-08-24 19:19  舟_舟_舟  阅读(7)  评论(0)    收藏  举报