摘要: for(inti=list.Count-1;i>=0;i--){if(list[i]){list.RemoveAt(i);}} 阅读全文
posted @ 2015-09-08 10:45 pengde 阅读(143) 评论(1) 推荐(0) 编辑