Java ArrayList. toArray() 方法将Arraylist 对象转换为数组。 toArray() 方法的语法为: arraylist.toArray(T[] arr). 注:arraylist 是ArrayList 类的一个对象。
確定! 回上一頁