TPL: 一个新的正则表达式(regex)库
摘要:TPL: 一个新的正则表达式(regex)库 许式伟 2008-5-29 概要 C++ 中正则表达式(regex)库已经很多。光 boost 中就有3个:regex、spirit、xpressive。那么我们为什么还需要一个新的呢? 多数正则表达式库都需要一个编译(compile)过程。...
阅读全文
posted @ 2008-05-29 01:23
posted @ 2008-05-29 01:23
posted @ 2008-05-01 10:53