随笔分类 -  编程语言通用

sprintf函数
摘要:http://www.xhldev.com/news/44-cn.html 在php中sprintf经常被用来格式字符串,当sprintf用%.*f格式化时经常被认为是“四舍五入”,但实事上这个“四舍五入”并不是数学上的“四舍五入”,而是“四舍六入五成双”,英文中被称为”round half to 阅读全文
posted @ 2018-04-10 11:33 创世界 阅读(327) 评论(0) 推荐(0)