See All Tutorials. String.prototype.replaceAll = function (find, replace) {. var str = this;. return str.replace(new RegExp(find.replace(/[-\\/\\\\^$*+?
確定! 回上一頁