摘要: IO 类 头文件 类型 iostream istream, wistream从流读取数据 ostream, wostream从流写入数据 iostream, wiostream读写流 fstream ifstream, wifstream从文件读取数据 ofstream, wofstream向文件写 阅读全文
posted @ 2023-02-03 14:28 HuiPuKui 阅读(64) 评论(0) 推荐(1)