1不是所有定义都用int,使用浮点函数需要把int改成float才能正常工作 2保留一位小数时要打入%0.1f,保留两位小数时要打入%0.2f,而不是%0.01f
posted on 2017-10-12 16:51 司马朗 阅读(263) 评论(0) 编辑 收藏 举报