摘要:
1、find使用 不同于map(map有find方法),vector本身是没有find这一方法,其find是依靠algorithm来实现的。 #include <iostream>#include <algorithm>#include <vector> int main(){ using name 阅读全文
posted @ 2020-03-29 11:44
行者常至,为者长成
阅读(421)
评论(0)
推荐(0)
浙公网安备 33010602011771号