搜索资源列表
HTML_Fragments_src
- 利用正则表达式解析分析HTML文本的类库-Regular expressions are used analytics HTML text of the Class
SgmlReader
- 一个转换html并解析xml的文件。需要的可以看下-a conversion and analytic xml document. Needs can glance! !
DOM
- 用与解析网页,运用了DOM树结构。可以解析很多网页,根据HTML标签,和HTMLParser解析网页-Pages with and resolve, using the DOM tree structure. Many Web sites can be resolved, according to HTML tags, and parse web pages HTMLParser
HTMLParse
- 一个C#写的HTML解析器,DOM树构建器,容错强,非常强大。-Write a C# HTML parser, DOM tree builder, fault-tolerant and strong, very powerful.
xml_html_parser
- 尝试过从外部网站抓取内容么?如果是,那么你肯定受困于外部网站html页面的混乱,你的程序能走正常解析html页面的dom结构而不死翘翘么,我相信这肯定令你头大。那么试试这个xml_html解析器吧。估计能解决你的大问题。-Try to crawl the content of external sites from a what? If yes, then you definitely trapped in the external sites chaos html page, you can
zhoucong
- 网页资源解析,主要时提供网页的解析,并且提供资源的下载-Html
WeatherReport
- 通过发送html请求,并解析stream,获取指定城市的天气情况-By sending a html request and parse stream, get the weather conditions in selected cities
html
- 介绍c#解析HTML,操作环境是VS2010.-Introduction c# parsing HTML, the operating environment is VS2010.
Multi-engineSearch
- 一个解析HTML,用于实现同时进行多个搜索引擎搜索,如:baidu,google.-An analytical HTML, used to achieve simultaneously search multiple search engines, such as: baidu, google.
SourceFinder
- 利用正则表达式解析网页html代码获取资源链接 同时加入筛选功能和右键菜单,方便操作-Use regular expressions to parse the web page html code for links to resources
Winista.Htmlparser
- 用于C#解析HTML,非常好用,对于从事网络搜索的人来说是不错的选择-For C# to parse HTML, very easy to use, is a good choice for people who engaged in web search
XHtmlTools
- xml转xhtml 先将html文件解析成xml 再将xml文件流转成xhtml-xml turn xhtml
C#ziliao
- 这个是解决pdf.js直接访问本地文件所存在的问题,C#通过链接地址把获取到的文件转换base64,然后传给html前台,前台再通过jquery进行数据解码处理,再传给view.js或pdf.js进行解析展示。(This is pdf.js direct access to the local file to solve the existing problems, C# to get to the file conversion through Base64 link address, and
PageExtractor
- 一款爬虫测试软件,使用Winista.HtmlParser解析html实现的(A crawler testing software)