摘要:
public class Format { public static void main(String[] args) { DecimalFormat format = new DecimalFormat(); format.applyPattern("###,###,###.00"); System.out.println(format.format(1234... 阅读全文
posted @ 2018-07-14 10:17
马鞍山
阅读(262)
评论(0)
推荐(0)

浙公网安备 33010602011771号