The “g” stands for “global”, which tells Perl to replace all matches, and not just the first one. There are different modifiers that are greedy.
確定! 回上一頁