搜索资源列表
-
0下载:
本例程演示了如何使用正则表达式解析HTML文件。本例程使用C#语言编写,可以下载指定网页并进行分析,将HTML文档结构以树状形式展现出来,并提供基于正则表达式的搜索功能,用户可以方便的筛选出网页上形式相似的内容。
基于FLib的图片浏览器,支持简单图像处理。-the routine demonstration of how to use regular expressions are analytic HTML document. Routine use of the C# langu
-
-
0下载:
htmlSQL是一个是你可以方便的对HTML和XML内容方便的使用类似SQL语句进行检索的PHP类.也就是说有了它,你不必再去写复杂的函数(正则表达式那类的)来获取特殊的值了. 用htmlSQL查询的方法的例子:
SELECT href,title FROM a WHERE $class == \"list\"
^ ^ ^ 搜索查询 (可以为空)
待返回的属性 ^
^ 需要搜索的HTML标签
允许使用\"*\"(= 所有标签)
这个查询返回一个包括
-
-
0下载:
Jscr ipt 用户指南 Javascr ipt 语言参考 内容 :Jscr ipt 函数 Jscr ipt 错误 Jscr ipt 方法 Jscr ipt 对象 Jscr ipt 语句 scr ipting 运行时库参考 正则表达式简介-Jscr ipt users Javascr ipt Language Reference Guide : Jscr ipt function Jscr ipt Jscr ipt wrong way Jscr ipt Jscr ipt statement s
-
-
0下载:
黑客防线2010 01的源码 使用Greta正则表达式扫描网马 -Hackers use the source line of 201 001 Greta regular expression scanning Network Ma
-
-
0下载:
则表达式30分钟入门教程
欢迎大家下载-Regular Expression Tutorial 30-minute welcome to download
-
-
0下载:
这些JS代码都是一些在表单提交时经常用到的代码,大部分代码也都是用正则表达式写的!包括去左空格,去右空格,左右空格,是否为空值,是否有效的Email,是否有效的数字,是否有效的颜色值,是否有效的链接,是否有效的手机号码.-JS code these are often in the form used to submit the code, most of the code are used to write the regular expression! Including spaces to
-
-
0下载:
Delphi分析HTML中图片、flash等资源并复制处理路径的源码。
其中应用了正则表达式类库。
可以应用于html分析和网站导出导入等需求。 -Delphi analysis of the pictures in HTML, flash and other resources dealing with the path and copy the source code. One application of the regular expression library.
-
-
0下载:
XML 正则表达式的详细介绍,对于初学者可以说很有用的学习材料,花了不少时间找的哦-XML regular expression document, very useful for new learner.
-
-
0下载:
自己写的一个工具类,里面包含了连接池,字符串处理,properties文件赢取,xml文件解析,正则式工具类等.-Write a utility class, which includes the connection pool, string processing, properties file to win, xml file parsing, regular expression tools and so on.
-
-
0下载:
正则表达式操作,适合初级者使用,有需要的可以看看,挺不错的-Regular expression operations, suitable for beginners, needs to look at, very good
-
-
0下载:
在线查毒软件,关联与https://www.virustotal.com/不做任何商业用图。只是兴趣而已,适合初学者。一个与https通信的程序。加上VC6.0的正则表达示。-Online virus scanning software, associated with https://www.virustotal.com/ not do any commercial use of Fig. Just work needs. A https communication program. Plus
-
-
0下载:
该程序实现了将腾讯新闻网站的正文部分抽取出来,主要用到的是python的正则表达式处理包,功能简单实现良好-The program to achieve a body part extracted Tencent news sites, mainly used python regular expression processing package, the function is simple to achieve good
-
-
0下载:
使用RegExp正则表达式,抓取网页中的Email地址-Use regular expression, crawl Email Address
-
-
1下载:
提供了一个正则表达式库,支持windows和linux的正则匹配-Provides a regular expression library that supports windows and linux regular match
-
-
0下载:
抓取网易黑标题下的网页,把正文保存在txt文档。确保你的D盘下有data这个文件夹。
有些文档内容包括一些无用信息。因为水平有限,无法去掉。
代码比较好理解。有的模块需要自己下载。作者也提供压缩文件
只使用部分正则表达式进行替换
初学者,问题、毛病等比较多,请各位见谅,-Crawl under the heading Netease black pages, the text is saved in txt document. Make sure your D drive dat
-
-
0下载:
该程序实现了将腾讯新闻网站的正文部分抽取出来,主要用到的是python的正则表达式处理包,功能简单实现良好-The program to achieve a body part extracted Tencent news sites, mainly used python regular expression processing package, the function is simple to achieve good
-
-
0下载:
“正则表达式工具及书籍.rar”用c++写的正则表达式小工具 还有配套参考资料-" Regular expression tools and books. Rar" with c++ write regular expressions gadgets as well as supporting reference materials
-
-
0下载:
正则表达式在php中的相关函数及其应用,代码实现-Regular expression correlation function and its application in php, the code
-
-
0下载:
正则表达式中preg_match在php中的具体函数使用方法展示-Preg_match regular expression in php use the specific function display
-
-
0下载:
PHP Server Monitor是一个用来监控服务器和网站是否正常运行的脚本,每个服务器都可以设定独立的提醒参数,可通过email和文本消息提醒,基于Web接口进行管理。
PHP Server Monitor 2.1.0 更新内容:
1.合并了PHP Server Monitor Plus项目(Twitter Bootstrap布局)
2.除了HTTP状态代码检查,正则表达式搜索已经被添加到检查某些网站页面内容上了
-PHP Server Monitor is a sc
-