随笔分类 -  JavaSE

摘要:经典案例分析:public class RoundTest { public static void main(String[] args) { System.err.println("12.5的四舍五入值:"+Math.round(12.5)); System.err.println("-12.5 阅读全文
posted @ 2016-08-12 23:01 thinkLee 阅读(282) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2016-07-17 23:30 thinkLee 阅读(1) 评论(0) 推荐(0)