When you're using /g , the regex object will save state between calls (since you should be using it to match over multiple calls).
確定! 回上一頁