vector 变长数组 begin() / end()push_back() / pop_back()size()clear()erase()insert() string 1.读入或输出整个字符串要用cin和cout 2. #include