It makes the regex keep splitting the string by the N characters until it gets to the end. Without the g flag, only the first instance of the ...
確定! 回上一頁