ofstream是从内存到硬盘,ifstream是从硬盘到内存,其实所谓的流缓冲就是 ... 在C++中,对文件的操作是通过stream的子类fstream(file stream)来实现 ...
確定! 回上一頁