数组的定义:int[] num=new int[10];Employee[] staff=new Employee[100];ArrayList的使用:List lst=new ArrayList();lst.add(employee);
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3