首页
编程
java
php
前端
首页
编程
java
php
前端
取出array list中的值
得到一个array List,类似
怎样才能取出所有的total
var newList=List.Select(t=>t.total).ToList();
点击展开全文