我將格式化程式用於Java中的double值,例如: private static final NumberFormat formatter = new DecimalFormat("###0.00"); formatter.format(doubleValue);
確定! 回上一頁