Embedded newlines will not be matched by ^ or $ . You may, however, wish to treat a string as a multi-line buffer, such that the ^ will match after any newline ...
確定! 回上一頁