To type the regex escape character in java, you need to escape it (so \ becomes \\). So, there's no way around typing double backslashes for ...
確定! 回上一頁