会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
重剑无锋
领会和表达复杂世界背后的简单性的能力是一份难得而美妙的礼物 —— Van Jacobson
博客园
首页
联系
订阅
管理
2022年6月24日
C++使用正则时碰到一个奇怪的问题
摘要: RT. 有这么一段代码: string line, line2; std::smatch results; std::regex rStepSendStart("(^ *xxxxxx |^ccccc)(.*)", std::regex_constants::icase); while(getline
阅读全文
posted @ 2022-06-24 15:03 姜小豆
阅读(28)
评论(0)
推荐(0)
编辑
公告