📄 vcl_ios.hhh
字号:
// 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -