ifstream ,由istream派生而来, 用于读文件 fstream,由iostream派生而来,用于读写文件. 二、打开文件. 说明了流对象之后,可使用函数open()打开文件 ...
確定! 回上一頁