摘要:
#include <iostream> using namespace ::std; int main() { ios_base::fmtflags original_flags = cout.flags(); //保存cout参数设置 cout<< 812<<'|';//输出 cout.setf( 阅读全文
posted @ 2018-06-20 23:27
~伦布~
阅读(118)
评论(0)
推荐(0)
浙公网安备 33010602011771号