搜索资源列表
HtmlAnalyzer
- 本例程演示了如何使用正则表达式解析HTML文件。本例程使用C#语言编写,可以下载指定网页并进行分析,将HTML文档结构以树状形式展现出来,并提供基于正则表达式的搜索功能,用户可以方便的筛选出网页上形式相似的内容。 基于FLib的图片浏览器,支持简单图像处理。-the routine demonstration of how to use regular expressions are analytic HTML document. Routine use of the C# langu
baowen
- 用java写的一个报文解析组件 用来一个政则表达式的模板实现自动匹配-java with a written message analytic components used to a political expression is the template for automatic matching
lightinthebox
- Light in the box 抓取程序。 使用HttpClient,正则表达式解析。xpp3方式存储xml数据。多线程支持,使用session,支持代理服务器列表。 由于抓取的是国外网站,因此速度上比较慢,稍加改动即可以成为比较顺手的工具。
calculate1.30_5
- Linux下编写的一个表达式解析器可以计算= - * / 与或非运算 经过测试并带有测试用例!供大家参考,Q Q 二八一七一五七九三-good
MailManager
- 自己写的一个处理邮件的类~~ 实现了POP3协议 以及通过正则表达式来解析MIME邮件的正文-To deal with their own e-mail written by a class ~ ~ to achieve the POP3 protocol as well as through regular expressions to parse the body of MIME messages
wyz1738_Scripter_Studio_v2.5_FS
- 功能强大的表达式解析控件,可以处理XML-Analysis of the expression of powerful controls, can handle XML
ik-expression
- IK Expression是一个开源的(OpenSource),可扩展的(Extensible),基于java语言开发的一个超轻量级(Super lightweight)的公式化语言解析执行工具包。 IK Expression V2.0不依赖于任何第三方的java库。它做为一个简单的jar,可以集成于任意的Java应用中。这包括了JavaEE应用(基于应用服务器的), Java桌面应用以及Java WebStart方式的应用。 IK Expression
BlueRui
- 只是学习研究 正则表达式 自写XML解析 可通过此代码扩展自己的配置文件-Just learn regular expressions since the writing of XML parsing code can expand your profile
jaxen-1.1.1
- jar包 xml解析 支持xpath访问xml节点 支持正则表达式-java resource
spider2006
- 可配置:线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等。 状态栏显示统计信息:排入队列URL数,已下载文件数,已下载总字节数,CPU使用率和可用内存等。 有偏好的爬虫:可针对爬取的资源类型设置不同的优先级。 健壮性:十几项URL正规化策略以排除冗余下载、爬虫陷阱避免策略的使用等、多种策略以解析相对路径等。 较好的性能:基于正则表达式的页面解析、适度加锁、维持HTTP连接等。 -C# spider.
HttpResolve
- 用正则表达式解析HTTP头,可以拆分出请求类型,路径,可选头,参数列表,POST参数列表。VS2012工程。正则表达式作者AoGo-Using regular expressions to parse HTTP headers, can get the request method, path, headers, arglists, POST arglist. VS2012 project. Regular Expressions Library Author is AoGo
NWebCrawler
- 网络爬虫, * 可配置:线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等。 * 状态栏显示统计信息:排入队列URL数,已下载文件数,已下载总字节数,CPU使用率和可用内存等。 * 有偏好的爬虫:可针对爬取的资源类型设置不同的优先级。 * 健壮性:十几项URL正规化策略以排除冗余下载、爬虫陷阱避免策略的使用等、多种策略以解析相对路径等。 * 较好的性能:基于正则表达式的页面解析、适度加锁、维持HTTP连接等。-Web crawler
ExpressionParser
- 解析字符串,按照运算表达式来计算出最终结果值-Parsing a string, in accordance with the operator expression to calculate the final results of the value of
exppexsion-variables
- 此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式-This arithmetic expression is able to run the program according to the size of input variables and the arithmetic expression dynamic analytic expression
Python_Project
- 本任务利用正则表达式解析给定的《The Merchant of Venice》 HTML网页文件,并将文件内容按Markdown格式 存储至文件中(This task uses regular expressions to analyze the given "the merchant of Venice" HTML web page file and store the contents of the file in markdown format)