1. 使用前先import: · 2. 建構新arrayList: ArrayList <String> fruit = new ArrayList(); · 3. 加入元素: · 4. 設定特定位置: · 5.ArrayList 大小: · 6. 遍歷 ...
確定! 回上一頁