Location:
Search - Greta
Search list
Description: 正则表达式计算,可以快速地从一个字符串中提取有效字符
Platform: |
Size: 91523 |
Author: 王水木 |
Hits:
Description: 最牛的VC下的正则表达式库Greta的使用示例
很多人可能都已从微软网站下载到了Greta,但是对于如何调用其中的函数还不是很明白,这是一个完整的使用范例,相信对于大家一定有很大的参考价值。
Platform: |
Size: 73025 |
Author: 李伟 |
Hits:
Description: 本文摘要翻译了几篇文章的内容,简单介绍 ATL CAtlRegExp,GRETA,Boost::regex 等正则表达式库,这些表达式库使我们可以方便地利用正则库的巨大威力,给我们的工作提供了便利。-This paper translated articles the contents of a brief introduction ATL CAtlRegExp, GRETA, Boost : : regex is a regular expression such as library, expression library so that we can facilitate the use of the library is now enormous power of our work to provide the facilities.
Platform: |
Size: 188673 |
Author: 米兰 |
Hits:
Description: 另一个正则表达式greta的库,值得收藏
Platform: |
Size: 161276 |
Author: lidf |
Hits:
Description: 著名的 Greta。为数不多的 正则表达式解析器之一。
Platform: |
Size: 75732 |
Author: XXXXXX123 |
Hits:
Description: vsstylemanager1.0.4希望对大家有用啊,
Platform: |
Size: 99733 |
Author: LEIZI |
Hits:
Description: 用于正则表达式的C++库. 现在的版本那是2.6.4-Regular expressions are used in the C + + library. The current version is 2.6.4
Platform: |
Size: 100042 |
Author: 陈刚 |
Hits:
Description: 本文摘要翻译了几篇文章的内容,简单介绍 ATL CAtlRegExp,GRETA,Boost::regex 等正则表达式库,这些表达式库使我们可以方便地利用正则库的巨大威力,给我们的工作提供了便利。-This paper translated articles the contents of a brief introduction ATL CAtlRegExp, GRETA, Boost : : regex is a regular expression such as library, expression library so that we can facilitate the use of the library is now enormous power of our work to provide the facilities.
Platform: |
Size: 188416 |
Author: 米兰 |
Hits:
Description: 用于正则表达式的C++库. 现在的版本那是2.6.4-Regular expressions are used in the C++ library. The current version is 2.6.4
Platform: |
Size: 99328 |
Author: 陈刚 |
Hits:
Description: 正则表达式计算,可以快速地从一个字符串中提取有效字符-Regular expression terms, can be quickly extracted from a string of effective character
Platform: |
Size: 91136 |
Author: 王水木 |
Hits:
Description: 最牛的VC下的正则表达式库Greta的使用示例
很多人可能都已从微软网站下载到了Greta,但是对于如何调用其中的函数还不是很明白,这是一个完整的使用范例,相信对于大家一定有很大的参考价值。-VC most cattle under the regular expression library Greta the use of examples, many people may have downloaded from Microsoft s Web site to Greta, but how to call a function which is not very much understand that this is a complete example of the use, I believe for everyone there will be a great reference value.
Platform: |
Size: 72704 |
Author: 李伟 |
Hits:
Description: 另一个正则表达式greta的库,值得收藏-Another regular expression library greta, it is worth Favorites
Platform: |
Size: 160768 |
Author: lidf |
Hits:
Description: 著名的 Greta。为数不多的 正则表达式解析器之一。-The famous Greta. One of the few, one of the regular expression parser.
Platform: |
Size: 75776 |
Author: XXXXXX123 |
Hits:
Description: vsstylemanager1.0.4希望对大家有用啊,
Platform: |
Size: 99328 |
Author: LEIZI |
Hits:
Description: DEELX 正则表达式引擎(v1.2)
DEELX 是一个在 C++ 环境下的与 Perl 兼容的正则表达式引擎。是 RegExLab 开展的一个研究开发项目。
基本特点:
支持与 Perl 兼容的正则表达式语法。
支持 IGNORECASE, SINGLELINE, MULTILINE 等常见匹配模式。
兼容性强,能在 vc6, vc7, vc8, gcc, Turbo C++ 等大多数 C++ 环境编译。
支持命名分组,条件表达式,递归表达式等多种高级特性。(1.2版本新特点)
与 GRETA、boost 相比,DEELX 独到之处:
完全使用模版库编写,支持 char, wchar_t, int 等以及其他基类型版本。
全部代码位于一个头文件(.h)中, 比任何引擎都使用简单和方便。
支持从右向左匹配模式,可从文本结束位置向前搜索匹配。
可防止零长度子匹配循环无限次而产生的死循环。(1.2版本新特点) -DEELX Regular Expression Engine (v1.2) DEELX is a C environment and Perl-compatible regular expression engine. Is RegExLab carried out a research and development projects. Basic characteristics: the support and Perl-compatible regular expression syntax. Support IGNORECASE, SINGLELINE, MULTILINE common pattern matching. Compatibility, in vc6, vc7, vc8, gcc, Turbo C , such as the majority of C compiler environment. Support for named groups, conditional expression
Platform: |
Size: 64512 |
Author: 钱斌 |
Hits:
Description: 一个转换C++头文件为CPP文件工具,提供给初学者学习之用~~~~~源码中用到MS的一GRETA库、SKINMAGIC库、等-greta skinmagic
Platform: |
Size: 1000448 |
Author: 陈炫 |
Hits:
Description: 两个程序,一个是通过GRETA正则表达式扫描网马,另一个是提取网站的全部链接-Two programs, one by GRETA regular expression scanning Web Trojan, the other is the extraction of all links site
Platform: |
Size: 6055936 |
Author: 笑天 |
Hits:
Description: 基础开发模型,集成了cximage,和greta-Based development model, integrated cximage, and greta
Platform: |
Size: 771072 |
Author: 曾问 |
Hits:
Description: GRETA lib是微软研究院开发的正则表达式类库,C++语言编写,使用非常方便。-GRETA Lib is a Regular Expression Template Archive from MS research institute.
Platform: |
Size: 121856 |
Author: jackie |
Hits:
Description: greta-正则表达式库的源代码。可以使用VC-greta-regular expression library source code.
Platform: |
Size: 91136 |
Author: 李宇 |
Hits: