decimalFormat("#","##0.00") java
摘要:
importjava.text.DecimalFormat; publicclassTestNumberFormat{ publicstaticvoidmain(String[]args){ doublepi=3.1415927; //圆周率 //取一位整数 System.out.println(n 阅读全文
posted @ 2016-05-11 17:39 蒂其之死 阅读(11737) 评论(0) 推荐(1)
浙公网安备 33010602011771号