文件流是继承自iostream。与iostream、sstream共同作为头文件构成IO标准库。
典型的例子是称为文件流的东西。
这类似于在标准c中为文件流创建FILE指针。
This is similar to the file pointer for a file stream in standard C.
另外,用户不需要考虑OD f包中文件流的特定内容。
Furthermore, users do not need to care about the specific content of the file stream in the ODF package.
应用推荐