货币:System.out.println(NumberFormat.getCurrencyInstance().format(0.1));
百分号:System.out.println(NumberFormat.getPercentInstance().format(0.1));