sprintf(tmpTime, "/media/AIlog/%02d_%02d_%.txt",100,200);
将字符串和数字合并动态写入
最新推荐文章于 2022-06-16 23:29:39 发布
sprintf(tmpTime, "/media/AIlog/%02d_%02d_%.txt",100,200);