初始化:數組
空數組:spa
std::vector<int> a;
帶有一些元素:翻譯
std::vector<std::string> a{"a", "b", "c"};
翻譯 朗讀 複製 正在查詢,請稍候…… 重試 朗讀 複製 複製 朗讀 複製 via 谷歌翻譯(國內) 譯 code