vcl_ios.hhh

来自「InsightToolkit-1.4.0(有大量的优化算法程序)」· HHH 代码 · 共 36 行

HHH
36
字号
// the std::ios::(in|out|etc) flags should
// live in this header file (27.4.2).
@ios
@streamoff
@streamsize
@fpos
@basic_ios
@ios::basefield
@ios::floatfield
@ios::adjustfield
@ios::boolalpha
@ios::noboolalpha
@ios::showbase
@ios::noshowbase
@ios::showpoint
@ios::noshowpoint
@ios::showpos
@ios::noshowpos
@ios::skipws
@ios::noskipws
@ios::uppercase
@ios::nouppercase
@ios::internal
@ios::left
@ios::right
@ios::dec
@ios::hex
@ios::oct
@ios::fixed
@ios::scientific
@ios::fmtflags
@ios::seekdir
@ios::beg
@ios::cur
@ios::end

⌨️ 快捷键说明

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