正常
I/O and Filesystems
Input/output and file operations: the iostream stream abstraction (why it is slow and how to use it efficiently), RAII and binary portability pitfalls of fstream, and the filesystem library that finally brings cross-platform support in C++17.