摘要: Number.prototype.toLocaleString([locales [, options]]) toLocaleString()方法返回这个数字在特定语言环境下的表示字符串。 新的 locales 和 options 参数让应用程序可以指定要进行格式转换的语言,并且定制函数的行为。 d 阅读全文
posted @ 2021-06-24 20:13 demo_you 阅读(853) 评论(0) 推荐(0) 编辑