在fstream类中,有一个成员函数open(),就是用来打开文件的,其原型是:. void open(const char* filename,int mode,int access);.
確定! 回上一頁