正则表达式lib [英] regular expression lib

查看:73
本文介绍了正则表达式lib的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有跨平台(msvc,gcc和solaris CC)简单的正则表达式

库可用?我们所需要的只是一个简单的lib,它将匹配字符串

,没有太复杂。

is there a cross platform (msvc, gcc and solaris CC) simple regex
library available? All we need is a simple lib that will do string
matching, nothing too complex.

推荐答案



" Vij" < 6 ****** @ gmail.com>在消息中写道

news:11 ********************** @ g47g2000cwa.googlegr oups.com ...

"Vij" <vi******@gmail.com> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...
是否有跨平台(msvc,gcc和solaris CC)简单的正则表达式库可用?我们所需要的只是一个简单的lib,它将进行字符串匹配,没有太复杂。
is there a cross platform (msvc, gcc and solaris CC) simple regex
library available? All we need is a simple lib that will do string
matching, nothing too complex.




尝试在Google上搜索,搜索字符串如下:


跨平台正则表达式库c ++


-Howard



Try searching on Google, with a search string like:

cross platform regular expression library c++

-Howard


完成在这篇文章之前。但如果我可能遗漏了一些东西请

让我知道。

我不是在这里懒惰,我花了好几天试图让GRETA工作

与Solaris并失败:(

Done that before this post. But if I may have missed something please
let me know.
I am not being lazy here, I have spent days trying to get GRETA to work
with Solaris and have failed :(


Vij写道:
是否有跨平台(msvc,gcc和solaris CC)简单的正则表达式
库可用吗?我们需要的是一个简单的lib,它可以进行字符串匹配,没有太复杂。
is there a cross platform (msvc, gcc and solaris CC) simple regex
library available? All we need is a simple lib that will do string
matching, nothing too complex.




有看看< http://www.boost.org/> ;.来自Boost的正则表达式库

是第一个C ++的基础。

标准库技术报告(缩写为TR1),列出

,以备将来包含在标准C ++库中。

-

< ; mailto:di *********** @ yahoo.com>< http://www.dietmar-kuehl.de/>

< http:// www.eai-systems.com> - 高效的人工智能



Have a look at <http://www.boost.org/>. The regular expression library
from Boost is the base of what has become part of the first C++
standard library technical report (abbreviated as TR1) which lists
candidated for future inclusion into the standard C++ library.
--
<mailto:di***********@yahoo.com> <http://www.dietmar-kuehl.de/>
<http://www.eai-systems.com> - Efficient Artificial Intelligence


这篇关于正则表达式lib的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆