If you're going to use the split() method on a String object in Java using the pipe character ( "|" ) as the regex match, you'll need to escape the pipe.
確定! 回上一頁