fscanf(fp,"%d%d%d",&q,&w,&v,&r,&t,&p);
用fscanf读取c..这个是代码Status Read(Flight &e, FILE *fp) {//从fp文件中读取一行数据存入Flight结构体中fscanf(fp, "%[^,]%*c"