会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
adamaik
博客园
首页
新随笔
联系
订阅
管理
2023年8月12日
lambda表达式的学习
摘要: 样例代码: 解析: count_if(迭代器a,迭代器b,条件函数),范围为[a,b) a.find(b)在string a中寻找string b并返回string::size_type类型的索引,若不存在,则返回string::npos string::npos是size_type类型的最大值 c
阅读全文
posted @ 2023-08-12 17:15 adamaik
阅读(13)
评论(0)
推荐(0)
公告