时间:2012-10-01 18:41:06
fseek(fp,0L,SEEK_SET);/*文件位置指针移到文件开头*/
fwrite(s2,5,1,sp);
fclose(fp);
}
电脑版 | 手机版 | 返回顶部