list中封装了链表,vector封装了数组二者的主要区别是vector使用连续 ... (2) 只能在vector的最后进行push和pop,不能在vector的头进行push和pop。
確定! 回上一頁