此浏览器不再受支持。
请升级到 Microsoft Edge 以使用最新的功能、安全更新和技术支持。
ios_base::flags
fmtflags flags() const; fmtflags flags(fmtflags fmtfl);
The first member function returns the stored format flags. The second member function stores fmtfl in the format flags and returns its previous stored value.
fmtfl