As I said, you can use the split() method, pass the delimiter you want to use and it will break the String accordingly. Since split() expect a regular ...
確定! 回上一頁