就是如图的读到 8 -1 -1就停下来然后我再开始读第二组数据
CStdioFile file;while(file.ReadString(strLine)){if(strLine.IsEmpty()) { ... }}