搜索资源列表
pcre-6.3
- 最牛的C语言正则表达式库 正则表达式的威力相信大家都有体会,但是在C代码中如何使用?PCRE就是公认最牛的C语言的正则表达式库,Python、Perl等语言都是用它。 -C language library is a regular expression is the power of regular expressions believe that we have experience, but how C code? PCR
pcre-6.3
- 最牛的C语言正则表达式库 正则表达式的威力相信大家都有体会,但是在C代码中如何使用?PCRE就是公认最牛的C语言的正则表达式库,Python、Perl等语言都是用它。 -C language library is a regular expression is the power of regular expressions believe that we have experience, but how C code? PCR
pcre[1].tar
- C语言实现PERL正则表达式全部功能,库文件。 PCRE -C language PERL regular expressions to achieve the full functionality, the library files. PCRE
pcre-7.8
- PCRE 开源的Regular Expression 源代码,Perl 流派-Regular Expression of the open source PCRE source code, Perl Schools
pcre-6.7-static
- J4K-J4K
TryRegular
- C++正则表达式编程。在C++中调用pcre库, 即在源代码中include<pcre.h>。正则表达 式在软件设计中非常有用。-Using Regular expressions in C++ Programming.Regular expressions is useful in soft designing
pcre-7.9.tar
- pcre-7.9是用于正则表达式匹配,它的匹配效率很高,modsecurity就是用它进行正则匹配,而且它也是开源,所以只要你足够牛,就可以将pcre-7.9+modsecurity移植到任何平台下,进行数据匹配检测。-pcre-7.9 is used for regular expression matching, it matches very efficient, modsecurity is to use it for a re
pcre-6.4
- pcre是用于正则表达式匹配,它的匹配效率很高正则表达式库的全部文件,库文件。-pcre is used for regular expression matching, it matches very efficient regular expression library, all documents, library files.
lighttpd-1.4.25.tar
- * mod_magnet:修复对()正常表和字符串(修复#1307) * mod_magnet:添加打印lua错误回溯 * mod_rewrite:如果不编译pcre,修正编译错误, *禁用警告“CLOSE-read”(修复#2091) * mod_rrdtool:如果不存在则创建文件的修复(#1788) *在connection_reset重置tlsext_server_name - 修正了随机主机名$
pcre-7.6.tar
- pcre正则表达式库文件.可以进行正则解析-pcre is used for regular expression matching, it matches very efficient regular expression library, all documents, library files.
pcre_cxx
- A simple but yet powerful pcre wrapper class to do regular expression stuff.
parset_input
- pcre的演示程序,通过其可以知道其简单的使用-the pcere demonstration and you can know about it through the programe
TestPcre
- 使用正则表达库pcre例子程序,主要参考pcre library 相关资料。-Use regular expression library pcre example of the program.
pcre-8.2
- PCRE WINDOWS下的编译包。The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. -The PCRE library is a set of functions that implement regular ex
pcre-7.0-src
- PCRE(Perl Compatible Regular Expressions)是一个Perl库,包括 perl 兼容的正规表达式库.这些在执行正规表达式模式匹配时用与Perl 5同样的语法和语义是很有用的。Boost太庞大了,使用boost regex后,程序的编译速度明显变慢。测试了一下,同样一个程序,使用boost::regex编译时需要3秒,而使用pcre不到1秒。因此改用pcre来解决C语言中使用正则表达式的问题 -PC
pcre-8.30
- pcre正则库源代码,linux下很常用的类库,用vc进行编译即可在windows下使用。-the pcre regular library source code, the linux under very commonly used class libraries compiled with vc can be used under the windows.
pcre_compile
- This is Javascr iptCore s variant of the PCRE library for Linux.
pcre_tables
- This module contains some fixed tables that are used by more than one of the PCRE code modules for Linux.
pcre.c
- PCRE (Perl Compatible Regular Expression) Usage Example
正则表达式控件
- delphi正则表达式控件 安装方法(我使用的delphi版本是 delphi2007): 1、先把解压的 TPerlRegEx 文件夹放在 Delphi 的根目录下的 Imports 目录中。 2、目前最新 For Win32 的版本是可以在 Delphi7,Delphi 2006,Delphi 2007,Delphi 2009 下使用。 我用的是2007,于是就打开了PerlRegExD2007.d