join 用指定的字符连接collection中的element. def list = [2007, 8, 26] list.join('-'). 运行结果:. 2007-8-26. sort 根据指定条件进行排序.
確定! 回上一頁