It is faster to slice the string twice, like this: function spliceSlice(str, index, count, add) { // We cannot pass negative indexes ...
確定! 回上一頁