From the documentation, it's not clear. In Java you could use the split method like so:"some string 123 ffd".split("123");
確定! 回上一頁