find

vector的find函数 int pos=s.find(' ');
返回vector中第一个' '的下标

posted @ 2022-05-03 10:30  兮何其  阅读(82)  评论(0)    收藏  举报