1.对文本文件用CStdioFile比较方便
2.CStdioFile::ReadString
Return Value
A pointer to the buffer containing the text data. NULL if end-of-file was reached without reading any data; or if boolean, FALSE if end-of-file was reached without reading any data.
3.读完后,记一下一共读了多少行