处理文件类似于处理标准输入和标准输出;类ifstream、ofstream 和fstream 分别从 ... enum open_mode {binary=0, in=1, out=2, ate=4, app=8, trunc=0x10, ...
確定! 回上一頁