JavaScript substr () 和substring() 方法的區別substr 方法返回一個從指定位置開始的指定長度的子字串。stringvar.substr(start [, length ] ...
確定! 回上一頁