代碼回顧:從一個文本文件中讀取一行的內容,進行數據處理。

今天在寫一個測試用例的時候,須要實現如題的功能:html 1、用ifstream 和getline 來實現。 ios <pre name="code" class="html"> string tmpStr(""); string *a = new string[MAX_LINES]; int index = 0; inFile.open("haha.txt", ios::
相關文章
相關標籤/搜索