首页 > 标签:ostringstream
  • ostringstream

    `ostringstream` 是 C++ 标准库中的一个类,它是 `ostream` 类的一个派生类,主要用于在内存中构造和操作字符串流。它与普通的输出流

    2024年10月08日 21:38:24