List list =new List(); list.add(new Form("小明",15)); list.add(new Form("小小明",1)); list.add(new Form("大明",25)); list.sort(
確定! 回上一頁