List to Array List 提供了toArray的接口,所以可以直接调用转为object型 ... String[] array = {"java", "c"}; List<String> list = Arrays.
確定! 回上一頁