摘要: 1.Math.Round:四舍六入五取偶 引用内容 Math.Round(0.0) //0 Math.Round(0.1) //0 Math.Round(0.2) //0 Math.Round(0.3) //0 Math.Round(0.4) //0 Math.Round(0.5) //0 Math 阅读全文
posted @ 2016-05-30 21:52 Hadoop2 阅读(760) 评论(0) 推荐(0) 编辑
有事您Q我