Escaping. Regular expressions support the same escape sequences as String literals. /\// # slash /\\/ # backslash /\b/ ...
確定! 回上一頁