String 類別(class) 有split() 方法(method) ,將原字串利用regex 拆開存入字串陣列( array) ,然後回傳 ... String a = "Imagination is more important than knowledge." ;.
www.google.com.tw