• <legend id='EdKmx'><style id='EdKmx'><dir id='EdKmx'><q id='EdKmx'></q></dir></style></legend>

      <tfoot id='EdKmx'></tfoot>
          <bdo id='EdKmx'></bdo><ul id='EdKmx'></ul>
        <i id='EdKmx'><tr id='EdKmx'><dt id='EdKmx'><q id='EdKmx'><span id='EdKmx'><b id='EdKmx'><form id='EdKmx'><ins id='EdKmx'></ins><ul id='EdKmx'></ul><sub id='EdKmx'></sub></form><legend id='EdKmx'></legend><bdo id='EdKmx'><pre id='EdKmx'><center id='EdKmx'></center></pre></bdo></b><th id='EdKmx'></th></span></q></dt></tr></i><div id='EdKmx'><tfoot id='EdKmx'></tfoot><dl id='EdKmx'><fieldset id='EdKmx'></fieldset></dl></div>

      1. <small id='EdKmx'></small><noframes id='EdKmx'>

      2. 并非所有浏览器都支持 toLocaleString()?

        时间:2023-05-30

      3. <i id='TprTd'><tr id='TprTd'><dt id='TprTd'><q id='TprTd'><span id='TprTd'><b id='TprTd'><form id='TprTd'><ins id='TprTd'></ins><ul id='TprTd'></ul><sub id='TprTd'></sub></form><legend id='TprTd'></legend><bdo id='TprTd'><pre id='TprTd'><center id='TprTd'></center></pre></bdo></b><th id='TprTd'></th></span></q></dt></tr></i><div id='TprTd'><tfoot id='TprTd'></tfoot><dl id='TprTd'><fieldset id='TprTd'></fieldset></dl></div>
          <tbody id='TprTd'></tbody>

              <bdo id='TprTd'></bdo><ul id='TprTd'></ul>

              • <tfoot id='TprTd'></tfoot>
              • <legend id='TprTd'><style id='TprTd'><dir id='TprTd'><q id='TprTd'></q></dir></style></legend>

                  <small id='TprTd'></small><noframes id='TprTd'>

                  本文介绍了并非所有浏览器都支持 toLocaleString()?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  限时送ChatGPT账号..

                  我有这个简单的功能:

                  Chrome、Firefox、IE:

                  Chrome, Firefox, IE:

                  Number(1000000).toLocaleString()
                  "1 000 000" // in french system, the space is the separator instead of the comma
                  

                  Opera,傲游:

                  Number(1000000).toLocaleString()
                  "1000000"
                  

                  为什么 Opera 和 Maxthon 不能格式化?他们支持这种方法,但没有以正确的方式执行?

                  why Opera and Maxthon cant format it? they support this method but dont execute it in the right way?

                  是否有任何 toLocaleString() 替换?

                  推荐答案

                  语言规范 定义非常开放:

                  生成一个字符串值,该值表示根据宿主环境当前语言环境的约定格式化的数字值.此函数依赖于实现,允许但不鼓励它返回与 toString 相同的内容.

                  15.7.4.3 Number.prototype.toLocaleString()

                  Produces a String value that represents this Number value formatted according to the conventions of the host environment’s current locale. This function is implementation-dependent, and it is permissible, but not encouraged, for it to return the same thing as toString.

                  允许不同的浏览器以不同的方式实现它,并且可以根据用户选择的语言环境以不同的方式实现它.

                  Different browsers are allowed to implement it differently, and can implement it differently based on the locale chosen by the user.

                  这篇关于并非所有浏览器都支持 toLocaleString()?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:Javascript 等价于 python 的 .format() 下一篇:使用 1.5K、1M、1G 等公制前缀格式化 javascript 数字

                  相关文章

                  最新文章

                  • <bdo id='gY5bF'></bdo><ul id='gY5bF'></ul>
                1. <i id='gY5bF'><tr id='gY5bF'><dt id='gY5bF'><q id='gY5bF'><span id='gY5bF'><b id='gY5bF'><form id='gY5bF'><ins id='gY5bF'></ins><ul id='gY5bF'></ul><sub id='gY5bF'></sub></form><legend id='gY5bF'></legend><bdo id='gY5bF'><pre id='gY5bF'><center id='gY5bF'></center></pre></bdo></b><th id='gY5bF'></th></span></q></dt></tr></i><div id='gY5bF'><tfoot id='gY5bF'></tfoot><dl id='gY5bF'><fieldset id='gY5bF'></fieldset></dl></div>
                  <tfoot id='gY5bF'></tfoot>

                  1. <small id='gY5bF'></small><noframes id='gY5bF'>

                    <legend id='gY5bF'><style id='gY5bF'><dir id='gY5bF'><q id='gY5bF'></q></dir></style></legend>