摘要: 原文地址:http://blog.csdn.net/skyandcode/article/details/23523815问题:数据库里的 float momey 类型,都会精确到多位小数。但有时候 我们不需要那么精确,例如,只精确到两位有效数字。解决:1. 使用 Round() 函数,如 Roun... 阅读全文
posted @ 2014-09-02 16:26 高山-景行 阅读(666) 评论(0) 推荐(0) 编辑