来了
【让我看看】
查看参考答案
.
die
dd
您的答案
{:10_256:}
E:\linux\FiceC\sle2\practice_results.png
l
怎么弄不出来呢
不知道啊
1
what?
厉害
加油加油加油
1
经历了,几轮的调试,终于成功了,跟大家分享一下我的犯错的地方:
#include <stdlib.h> 掉了l
void findALLFiles(const char *path);const 写成 consr
if ((fp = fopen(filename,filename 写成了 filenma
struct _finddata_t _t写掉了
sprintf(target,"%s%s",path,fa.name);%s%s 未加双引号
查看参考答案
十分感谢小甲鱼