搜索资源列表
Crawler_src_code
- 网页爬虫(也被称做蚂蚁或者蜘蛛)是一个自动抓取万维网中网页数据的程序.网页爬虫一般都是用于抓取大量的网页,为日后搜索引擎处理服务的.抓取的网页由一些专门的程序来建立索引(如:Lucene,DotLucene),加快搜索的速度.爬虫也可以作为链接检查器或者HTML代码校验器来提供一些服务.比较新的一种用法是用来检查E-mail地址,用来防止Trackback spam.-A web crawler (also known as a web spider or ant) is a program,
NormalFileDownloader_src
- 多线程文件下载器 显示在listbox里 轮询 从downloadlist.ini中获取要下载的文件,并且校验MD5,存储数据库,重复的不再下载-Multi-threaded file download device displayed in the listbox inside polling from downloadlist.ini get to download the file, and verify MD5, store databases, repeat no long
LoginInterceptor
- 实现登录拦截,对登录进行检验,加入了拦截器,实现了登录的拦截,在xml中加入拦截实现对登录的校验的拦截-Implement login interception, login tested, adding interceptor realized login interception, interception added to achieve parity in xml login interception
aonline
- 小贤统计器 功能: 1、通过W3C CSS校验,符合Web标准 2、浏览者来源追踪(比如是来自Google、百度或者其他网站,让您对您网站的访问来源更了解) 3、IP记录(让您对您网站的访问来源地区更清楚,带IP查寻链接) 4、访问记录(对浏览者的访问过的页面进行记录,让您更了解每个页面的访问情况)-Seohyun statistical functions: 1, through the W3C CSS validation, compliance with Web st
OmronPlcDisplay
- 2、配置文件Config.xml中定义了串口配置参数,每一个字段均有说明,按照说明配置即可,两个PLC均需要配置 其中 Port:串口号、BaudRate: 波特率、ByteSize:数据位、StopBits:停止位、Parity: 校验位需与PLC中的配置匹配 本程序只支持PLC单元号为0,PLC中的配置请确保如此 Mark:标记量和Data:所需要记录的数据中寄存器地址Register、Address请根据实际情况配置 3、运行OmronPlcDisplay.exe