• <tfoot id='3gvfJ'></tfoot>

    <small id='3gvfJ'></small><noframes id='3gvfJ'>

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

      1. querySelector 方法参数被放入反引号,为什么?

        时间:2023-10-21

            <tfoot id='tcc0w'></tfoot>
              <tbody id='tcc0w'></tbody>

            • <bdo id='tcc0w'></bdo><ul id='tcc0w'></ul>
            • <small id='tcc0w'></small><noframes id='tcc0w'>

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

                  本文介绍了querySelector 方法参数被放入反引号,为什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我已经开始使用 Javascript 30.给定示例代码的麻烦是:

                  I've started Javascript 30. What bothers is like on given example code:

                  const audio = document.querySelector(`audio[data-key="${e.keyCode}"]`);
                  

                  为什么将参数放在反引号中?我了解如何使用双引号和单引号以及何时可以同时使用.但是我不明白如何以及何时使用反引号.

                  Why are the arguments put into the backticks? I understand how to use double and single quotes and when I can use both. However I don't understand how and when to use backticks.

                  推荐答案

                  反引号允许你使用字符串 插值语法${}.

                  The backticks allow you to use the string interpolation syntax ${}.

                  这篇关于querySelector 方法参数被放入反引号,为什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:Javascript:传递具有匹配项的函数以替换(正则表达式,func(arg))不起作用 下一篇:如何使用 Javascript 读取获取请求?

                  相关文章

                    • <bdo id='KKNmB'></bdo><ul id='KKNmB'></ul>

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

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

                    <tfoot id='KKNmB'></tfoot>
                  1. <legend id='KKNmB'><style id='KKNmB'><dir id='KKNmB'><q id='KKNmB'></q></dir></style></legend>