摘要: 在linux C 下面没有编译成功使用?号的非贪婪模式。 网上的一句话:the ? only works for Perl-based regexp, not for POSIX... 如果需要使用非贪婪模式匹配,可以使用boost的正则表达式库 阅读全文
posted @ 2016-04-18 20:21 seyjs 阅读(544) 评论(0) 推荐(0)