宣告方式: vector<資料型態> 向量名稱(初始大小,初始值) ... push_back():將一個新的元素增加到向量的尾端中。 ... Vector as if it is a 2D static array.
確定! 回上一頁