1、Arr.GetAt(位置);  Arr.Replace(被替换,替换) ;  Arr.RemoveAll() //清空数组;   Arr.Add(添加元素);