ofstream 和fstream 对象都可以用来打开文件进行写操作,如果只需要打开文件进行读操作,则使用ifstream 对象。 下面是open() 函数的标准语法,open() ...
確定! 回上一頁