Basic I/O:ios,istream,ostream,and iostream
File I/O:ifstream,ofstream,and fstream
In-memory I/O with C-style strings:istrstream,ostrstream,and strstream
In-memory I/O with string objects strings:istringstream,ostringstream,and stringstream
本文共 239 字,大约阅读时间需要 1 分钟。
Basic I/O:ios,istream,ostream,and iostream
File I/O:ifstream,ofstream,and fstream
In-memory I/O with C-style strings:istrstream,ostrstream,and strstream
In-memory I/O with string objects strings:istringstream,ostringstream,and stringstream
转载地址:http://fngdl.baihongyu.com/