String [] x = str.split("|");. However java see "|" as an alternation rather than a regex delimiter for my string.
確定! 回上一頁