streambuf
基本解释
- n.流缓冲区
英汉例句
- /* The following pointers correspond to the C++ streambuf protocol.
*/ //下面的指针对应的C + + streambuf协议。 - All streambuf objects, when configured for buffered processing, maintain a fixed memory buffer, called a reserve area, that can be dynamically partitioned
字符的取得与存储.;缓冲区和指针的具体行为是依靠它的派生类来执行的