Symbol Location Localized? Meaning0 Number Yes Digit# Number Yes Digit, zero shows as absent
来自:http
:
//docs.oracle.com/javase/7/docs/api/java/text/DecimalFormat.html
所以
#当没有数量未显示。前导
0表示小数点分隔符前至少应有1位数字。

Symbol Location Localized? Meaning0 Number Yes Digit# Number Yes Digit, zero shows as absent
来自:http
:
//docs.oracle.com/javase/7/docs/api/java/text/DecimalFormat.html
所以
#当没有数量未显示。前导
0表示小数点分隔符前至少应有1位数字。