首页
find
vector的find函数 int pos=s.find(' ');
返回vector中第一个' '的下标
C++STL
相关
C++ STL栈和队列
C++ STL的使用
c++ STL map容器自定义排序规则
c++ stl vector 下标可以取-1么
标签