会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
人在囧途-博客
博客园
首页
新随笔
联系
管理
订阅
2015年5月28日
关于java中Double类型的运算精度问题
摘要: 问题的提出:如果我们编译运行下面这个程序会看到什么?public class Test{ public static void main(String args[]){ System.out.println(0.05+0.01); System.out.printl...
阅读全文
posted @ 2015-05-28 17:09 人在囧途-博客
阅读(251)
评论(0)
推荐(0)
公告