lnlidawei

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

[cpp]:  Standard Input/Output -- <iostream>

 

 

 

 

一、基本说明

 

  1、IO library

 

  2、library(part):  <iosfwd> 

 

 

  3、library(part):  <ios> 

 

 

  4、library:  <isotream>

 

 

 

二、参考文档

 

  1、  input/output library  --  https://en.cppreference.com/w/cpp/io

 

  2、  Standard library header <iosfwd>  --  https://en.cppreference.com/w/cpp/header/iosfwd

 

  3、  Standard library header <ios>  --  https://en.cppreference.com/w/cpp/header/ios

 

  4、  Standard library header <iostream>  --  https://en.cppreference.com/w/cpp/header/iostream

 

posted on 2024-01-12 19:01  lnlidawei  阅读(3)  评论(0编辑  收藏  举报