vector 中insert()的用法详解. ... insert() 函数有以下三种用法: ... 创建一个vector,置入字母表的前十个字符vector <char> Avector; for( int i=0; i < 10; ...
確定! 回上一頁