VBScript 正则表达式链接抓取工具
从特定文件抓取你所需要的链接的一个vbs脚本,需要使用正则表达式-crawls from specific documents you need the link to a vbs
本专区汇聚了各类基于 正则表达式 开发的源码资源,共计 190 篇资源供开发者免费下载学习。
从特定文件抓取你所需要的链接的一个vbs脚本,需要使用正则表达式-crawls from specific documents you need the link to a vbs
字符串的强悍操作,值得学习-string of tough operation, it is worth learning
非常不错的一份delphi正则控件,试过绝对可以使用-A very good delphi regular control, tried to use the absolute
这是一个对大家都有用处的有关正则表达式的电子版本文档-This is a useful all regular expressions of the electronic vers
有关正则表达式的基础教程,说的很详细,非常适合初学者.-On the basis of regular expressions tutorial that is very deta
本文摘要翻译了几篇文章的内容,简单介绍 ATL CAtlRegExp,GRETA,Boost::regex 等正则表达式库,这些表达式库使我们可以方便地利用正则库的巨大威力,给我们
一本书: 精通正则表达式_OReilly.Mastering.Regular.Expressions.3rd.Edition.Aug 可以作为一个很好的收藏-A book:
编译原理独立词法分析程序- Translation principle independent lexical analyaer
VC下实现正则表达式的基本功能,可以根据定义的reg expressions解析日志,提取相应提取项,本人在MFC下测试通过.-under VC expression is the
Managed Extensions - Parsing CSV Files with Regular Expressions-Managed Extensions- Parsin
正则式转化为NFA-into NFA
词法分析的程序设计- Lexical analysis programming