搜索资源列表
collectEmail
- 最近一直琢磨着写一个网络蜘蛛程序,专门负责收集一些自己感兴趣的东西。用.net写程序从网上取得网页源码比较容易实现,蜘蛛程序的难点在于两个方面,一是如何多线程的自动化处理(即从一个地址跳到另一个地址),另一个是从网页中提取指定的信息。自动化处理方面正在研究,从网页中提取信息,我觉得网上某些网友用String/StringBuilder来处理的方法不可取,用“正则表达式”无疑是最好的。尽管“正则表达式”不容易书写,但查一查资料,还是不难的。 以下是我写的一个从网页中抓取EMail的方法,可
ADOcatchNet.rar
- 用MFC做的从网页中抓取信息后放在数据库中,To use MFC to do grab the information from the website on the database after the
RostDetailMinnerLib
- 细粒度的网页信息抓取工具的.NET Framework免费接口库 -Fine-grained information about the page crawler. NET Framework interface library for free
weather
- 通过.NET抓取网页的天气,生成一个XML文件,再由js读取这个xml文件,显示到另一个html文件中-By weather NET crawl pages, generate an XML file, read the xml file by js display another html file.
Web-Request
- 抓取网页源代码,简单的实现代码,那来分享一下!-Crawled web page source code
WebCrawler
- 网络爬虫,实现网页号码的抓取,功能齐全,-Web crawler, crawling achieve pages numbers, complete functions,
WindowsFormsApplication2
- 根据关键字利用多线程抓取百度网页信息!代码简洁,程序完整。-According to the key words using multi-threaded crawling Baidu Webpage information! The code is simple, the integrity of the process.
HishopAssistant_v1.6.3
- Hishop助理是一个类似淘宝助理的客户端程序,可用来方便的在本地处理商店数据,并能够在Hishop独立网上商店之间、Hishop独立网上商店和第三方平台(比如淘宝、拍拍)之间实现数据上传与下载功能的工具。 1.完全在本地计算机运行,您无需打开网页就可以管理网店,不受网速影响,速度更快,使用更方便 2.可在本地抓取、下载淘宝、拍拍商品数据,可和淘宝、拍拍网店互通数据,商品信息一次输入,多方均可使用,避免重复劳动 3.使用标准windows界面,使您的操作更加快捷、便利 4.
WebPageScreenShot
- C#版本的网页拍照工具,整个网页内容(包含图片)都抓取在一张图片里。-C# version of the web screenshot tool, the entire web content (including pictures) are crawling at a picture inside.