STL容器介紹

– title: STL容器 tags: vector,map,set grammar_cjkRuby: true 數組html 一維數組ios 定義 靜態 int array[100] = {1,2} 動態 int* array = new int[100]; delete []array;  //分配了長度爲100的數組array int* array = new int100; //爲長度爲
相關文章
相關標籤/搜索