方法二:. vector<string> vec;. vector<string>::iterator iter;. string gpcode= "SZ000001" ;. iter = find(vec.begin(), vec.end(), gpcode);.
確定! 回上一頁