之前試過把檔案中的每一個字完分別存進去一個string陣列~ 程式碼大概如下~ #include ... using namespace std; ... 用getline的方式~可是弄不出來~ 請問有誰 ...
www.programmer-club.com.tw