Intl.NumberFormat 可以根据不同语言环境对数值进行不同的格式化处理。当然 Number.prototype.toLocaleString 也可以对数字进行一定格式的处理,但 ...
確定! 回上一頁