groovy 风格字符串截取、赋值、拼接 · def b=字符串 · String a=b[1..-2] · String[] str; · str = a.split(', '); · for( String values : str ) · println( ...
確定! 回上一頁