格式化输入输出

1.指定精度:cout.pricison(args),args可不写,表示使用当前精度。 setprecision(args). 他们包含在头文件iomanip中 2.其他操作:   3.  4.未格式化输入输出  
相关文章
相关标签/搜索