⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 vcl_iostream.hhh

📁 InsightToolkit-1.4.0(有大量的优化算法程序)
💻 HHH
字号:
@cin
@cout
@cerr
@clog
// the following are not actually in the
// <iostream> synopsis. for example, endl
// and ends actually come from <ostream>.
// hex, oct, dec, ws, setprecision, setw,
// setfill, fixed, scientific come from
// <iomanip>.
@ios
@ios::in
@ios::out
@ios::ate
@ios::app
@ios::trunc
@ios::binary
@ios::openmode
@istream
@ostream
@endl
@ends
@flush
@streampos
@streambuf
@streamsize
@hex
@oct
@dec
@ws
@setfill
@setprecision
@setw
@fixed
@scientific

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -