<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                ??一站式輕松地調用各大LLM模型接口,支持GPT4、智譜、豆包、星火、月之暗面及文生圖、文生視頻 廣告
                [TOC] ## 字符串常用的方法 ### 1.1 length //獲取字符串的長度 ~~~ var a = "hello world"; alert(a.length) //11 ~~~ ### 1.2 concat()連接兩個或多個字符串 ~~~ concat() 方法用于連接兩個或多個字符串。 var a = "hello world"; var b = "good"; var c = a.concat(b); console.log(c); //hello worldgood ~~~ ### 1.3 charAt(index) 獲取在指定下標的字符 ~~~ charAt(index) //獲取在指定下標的字符 var a = "hello world"; alert(a.charAt(0)) // h ~~~ ### 1.4 indexOf(value) 檢索字符串出現的位置 ~~~ indexOf(value) 檢索字符串出現的位置 var a = "hello world"; var b = a.indexOf(“h”); //0; var c = a.indexOf(“a”); //-1如果沒有返回-1 ~~~ ### 1.5 slice(start,end)分割字符串 ~~~ stringObject.slice(start,end) var a = "hello world"; var b = a.slice(0,2); console.log(b); //”he” ~~~ ### 1.6 substr(start,length) ~~~ stringObject.substr(start,length) var a = "hello world"; var b = a.substr(0,5); console.log(b); //hello ~~~ ### 1.7 substring(start,stop) ~~~ stringObject.substring(start,stop) var a = "hello world"; var b = a.substring(0,2); console.log(b); //”he” ~~~ ### 1.8 split() 方法用于把一個字符串分割成字符串數組 ~~~ split() 方法用于把一個字符串分割成字符串數組。 stringObject.split(separator,howmany) var a = "hello world"; var b = a.split(""); console.log(b); //(11)?["h", "e", "l", "l", "o", " ", "w", "o", "r", "l", "d"] ~~~ ### 1.9 str.search() //返回下標 ~~~ var a = "hello world"; console.log(a.search("h")); ~~~ ### 1.10 match()返回數組 ~~~ var a ="hello"; console.log(a.match("l")); //["l", index: 2, input: "hello", groups: undefined] ~~~ ### 1.11 replace()替換 ~~~ var a ="hello"; var b = a.replace("l","*"); console.log(b); ~~~
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看