istream
网络释义:基本输入流;基础输入流;后吹式双风扇
网络释义
1.基本输入流 <ios> 基本输入/输出支持 <istream> 基本输入流 <ostream> 基本输出流 ...
2.基础输入流 <ios> 基础输入/输出支持 <istream> 基础输入流 <ostream> 基础输出流 ...
3.后吹式双风扇 stringstream 对象进行读写;由 istream 从流中读取 ostream 写到流中去 ...
例句释义:,基本输入流,基础输入流,后吹式双风扇1.cin istream object used to read from the standard input.用于从标准输入中读入的istream对象。
2.The iStream system can produce between 15, 000 and 200, 000 cars a year and production can easily be altered as demand changes.iStream系统可以每年完成1.5万到20万的产量,而且在市场需求改变时也很容易改变设计。
3.Equally important is the "iStream" process used to make the T. 25.制造T.25的“iStream(输入流)”工艺同样重要。
4.There are also some iterators, such as istream_iterator and ostream_iterator, that aren't associated with containers at all.还有一些迭代器跟容器没有联系,像istreamiterator和ostreamiterator。