The trick is to use a look-behind with the regex \G , which means "end of previous match": String[] parts = str.split("(?
確定! 回上一頁