//convert ArrayList to Array using deep copy. Person[] pArray = new Person[pList.size()];. for (int i = 0; i < pList.size(); i++) {.
確定! 回上一頁