会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
苏12345
博客园
首页
新随笔
联系
管理
订阅
2018年1月22日
Java中的Double类型计算
摘要: 转载 一、问题的提出: 如果我们编译运行下面这个程序会看到什么?public class Test{ public static void main(String args[]){ System.out.println(0.05+0.01); System.out.println(1.0-0.42)
阅读全文
posted @ 2018-01-22 16:50 苏12345
阅读(3308)
评论(0)
推荐(0)
编辑
公告