搜索资源列表
-
0下载:
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 regular match, but it is also op
-
-
0下载:
pcre是用于正则表达式匹配,它的匹配效率很高正则表达式库的全部文件,库文件。-pcre is used for regular expression matching, it matches very efficient regular expression library, all documents, library files.
-
-
0下载:
pcre正则表达式库文件.可以进行正则解析-pcre is used for regular expression matching, it matches very efficient regular expression library, all documents, library files.
-
-
0下载:
PCRE(Perl Compatible Regular Expressions)是一个Perl库,包括 perl 兼容的正规表达式库.这些在执行正规表达式模式匹配时用与Perl 5同样的语法和语义是很有用的。Boost太庞大了,使用boost regex后,程序的编译速度明显变慢。测试了一下,同样一个程序,使用boost::regex编译时需要3秒,而使用pcre不到1秒。因此改用pcre来解决C语言中使用正则表达式的问题
-PCRE (Perl Compatible Regular Ex
-
-
0下载:
AppArmor security module This file contains AppArmor dfa based regular expression matching engine for linux.
-
-
0下载:
Extended regular expression matching and search library.
-
-
0下载:
File name filter that only accepts files matching a regular expression.
-
-
0下载:
perl实例精解中文第4版,是关于Perl的完整指南,它包含了Perl应用的很多方面,从正则表达式处理到格式化报表,再到进程间通信。包含1、实用摘要和报表语言,2、Perl 快速入门,3、Perl 脚本,4、获得打印句柄,5、变量,6、运算符、7、条件,8、正则表达式——模式匹配,9、正则表达式元字符等共计20章-Pure perl instance XieZhongWen version 4 is about perl complete guide, it contains a lot of
-
-
0下载:
File name filter that only accepts files matching a regular expression.
-
-
0下载:
PCRE(Perl Compatible Regular Expressions中文含义:perl语言兼容正则表达式)是一个用C语言编写的正则表达式函数库,由菲利普.海泽(Philip Hazel)编写。PCRE是一个轻量级的函数库,比Boost之中的正则表达式库小得多。PCRE十分易用,同时功能也很强大,性能超过了POSIX正则表达式库和一些经典的正则表达式库。-The PCRE library is a set of functions that implement regular expr
-
-
0下载:
利用内存映射的方式实现对文件正则匹配读写,主要利用了正则表达式,可以自定义正则表达式,实现对任意文件的分析。-The use of memory mapping approach to file regular matching read and write, the main use of the regular expression, you can customize the regular expression, to achieve the analysis of any file.
-
-
0下载:
AppArmor security module This file contains AppArmor dfa based regular expression matching engine.
-AppArmor security module This file contains AppArmor dfa based regular expression matching engine.
-
-
0下载:
A facility for performing regular expression pattern matching Source Code for Linux v2.13.6.
-
-
0下载:
wildmat.c - simple regular expression pattern matching routines.
-