import java.util.ArrayList; import java.util.List; ... 把 List 变为 Array 有三种方法,第一种是调用 toArray() 方法直接返回一个 Object[] 数组:.
確定! 回上一頁