Java 快速導覽- String 類別的split(). String 類別(class) 有split() 方法(method) ,將 原字串利用regex 拆開存入字串陣列(array) ,然後回傳這個字串陣列 ...
www.google.com.tw