vectorlistsetmap list和map的区别面试 c list,vector,map,set区别与用法比较?List是一个链表,vector是一个变量数组,map是一个键值对集合,这是一个key=value的映射... 2021-03-16 2500次浏览