def text1 = "My last character will be removed soon" println text1[0. ... 2] String[] str; str = a.split(', '); for(int i in str) { def ...
確定! 回上一頁