摘要: 问题的提出:如果我们编译运行下面这个程序会看到什么?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)