要處理檔案I/O,心必須#include<fstream>,它包含了ifstream,ofstream and ... void ofstream::open(const char *filename,openmode mode=ios::in | ios::trunc);.
確定! 回上一頁