Mik*_*ike 0 .net c++ collections list
我以前使用List.h来处理C++中的列表,但.Net中是否有类似的库?Becouse我不能将List.h用于托管类型.
Fre*_*els 6
查看System.Collections和System.Collections.Generic命名空间.在那里,你会发现类,如ArrayList,List<T>等...
ArrayList
List<T>
归档时间:
15 年,10 月 前
查看次数:
240 次
最近记录: