貨幣:System.out.println(NumberFormat.getCurrencyInstance().format(0.1));
百分號:System.out.println(NumberFormat.getPercentInstance().format(0.1));