在java,可以使用String.split(delimiter),將字串分割成數個token,得到一個回傳 ... want to split on e.g. period/dot . which means “any character” in regex, ...
確定! 回上一頁