摘要: 《转载》public class AA { public static void main(String[] args) { double a=2.0; double b=0.0; double c=1.9; System.out.println(a%b);//输出结果 NaN System.out 阅读全文
posted @ 2017-10-30 20:07 637 阅读(107) 评论(0) 推荐(0)
摘要: label 阅读全文
posted @ 2017-10-30 17:59 637 阅读(109) 评论(0) 推荐(0)