CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - url

搜索资源列表

  1. url.tar

    0下载:
  2. 使用re2c分析html頁面的url scan.h url.re Makefile
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2119
    • 提供者:gangjh
  1. 解析url或者本地文件html页面类

    0下载:
  2. 解析url或者本地文件html页面类。如可以通过如下的方式获取html页面的元素: // Create DOM from URL or file $html = file_get_html('http://www.google.com/'); // Find all images foreach($html->find('img') as $element) echo $element->src . ''; // Find all links fo
  3. 所属分类:Web服务器

    • 发布日期:2009-09-09
    • 文件大小:40705
    • 提供者:daqingzao
  1. Demoproject_URLLOGGER.zip

    0下载:
  2. 网络嗅探程序,专门记录网络中浏览过的网站的url。,Network sniffer program, which tracks the network of Web sites visited url.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:127283
    • 提供者:tangyiru
  1. 批量获取URL

    0下载:
  2. 批量获取URL 用迅雷导入TXT列表后就可以下载了 然后批量移动 -Batch import TXT to get a list of URL with the Thunder can be downloaded and then after the mass movement
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-30
    • 文件大小:27436
    • 提供者:henhuan123
  1. URL

    0下载:
  2. 做URL编解码实用,C++程序,支持win32和linux。-url encode decode
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-13
    • 文件大小:1867
    • 提供者:alanli
  1. SplitURL

    0下载:
  2. url地址分割源代码-url address division source code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-08
    • 文件大小:17990
    • 提供者:jforu
  1. delphi 2010 webpage Harvest

    1下载:
  2. web网页采集主要用于网址提取,内容提取,图片提取,网页源码。 用于网页分析的delphi源代码,可以提取网页中的连接、图片、内容等。 源代码非常简单,便于分析。 -get website page url,content ,pic and source code。
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-05-18
    • 文件大小:359963
    • 提供者:muf
  1. urlencode

    0下载:
  2. 因为在编写一个应用程序中需要访问网页,URL中带中文,发现在后台保存到数据库中的数据是乱码。原来是API函数 InternetCanonicalizeUrl()并不支持中文的编码,花了大量时间亦找不到合用的API函数,回头一想,自己写个函数比上网找更快,就动手写了这个类CUrlEncodeUnicode。此源程序经精心设计,运行速度非常高,可胜任于高性能应用场合。 --pclion-Since in the preparation of applications required a
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:7659
    • 提供者:pclion
  1. Crawler

    0下载:
  2. 本人自己用VC++开发的网络爬虫程序,可以实现整个网站的抓取,网页中所有的URL重新生成.-I own VC++ development with the network of reptiles procedures, can crawl the entire site, the page URL to re-generate all.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:47036
    • 提供者:dsfsdf
  1. URLEncode

    1下载:
  2. URL编码解码-URL codec
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2015-03-12
    • 文件大小:42592
    • 提供者:站长
  1. IonicIsapiRewriter-1.2.14-bin

    0下载:
  2. url rewrite engine plugin for IIS 5.0 6.0 and working for 7.0 on vista. IISAPI
  3. 所属分类:Web Server

    • 发布日期:2017-04-09
    • 文件大小:1368899
    • 提供者:kevin
  1. urlrewrite

    0下载:
  2. URL重写,其实就是把带一大堆参数的url,变成一个看上去很规矩的url,主要目的是为了搜索引擎。-URL rewriting, in fact, is to bring a lot of parameters url, looks into a rule of url, the main purpose is to search engines.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:51659
    • 提供者:ws07
  1. Srch

    0下载:
  2. URL提取以及顺序检索的实现。顺序检索使用了KMP、BM算法,URL是在这些高效算法的基础上实现的,效果非常不错-URL extraction, as well as the realization of the order of retrieval. Sequence retrieval using the KMP, BM algorithm, URL is in these highly efficient algorithm based on the results is very goo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:57118
    • 提供者:王佳
  1. ipmsg250a7src

    0下载:
  2. 局域网聊天,传文件工具,源码可编译 - IP Messenger is a pop up style message communication software for multi platforms. It is based on TCP/IP(UDP). - This software don t need server machine. - Simple, lightweight, and free software :-) - Win, Win
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:310611
    • 提供者:vipe
  1. hostbyip

    0下载:
  2. Get the url [ host name ] via IP address. You can get the hostname prividing the IP number.-Get the url [ host name ] via IP address. You can get the hostname prividing the IP number.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:213017
    • 提供者:f1
  1. OpenUrl

    0下载:
  2. open url 是一个小程序,用来连接网络,其中的网络编程思想,希望对大家有用-open url is a little program 。It is used to connecte to Internet 。 mey be it is useful for you。
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:37211
    • 提供者:liuguoqing
  1. Robot

    0下载:
  2. 网上机器人(Robot)又被称作Spider、Worm或Random,核心目的是为获取在Internet上的信息。机器人利用主页中的超文本链接遍历Web,通过URL引用从一个HTML文档爬行到另一个HTML文档。网上机器人收集到的信息可有多种用途,如建立索引、HTML文件的验证、URL链接验证、获取更新信息、站点镜象等。 -Internet Robot (Robot) also known as Spider, Worm, or Random, the core objective is t
  3. 所属分类:Search Engine

    • 发布日期:2017-03-26
    • 文件大小:6721
    • 提供者:陈中华
  1. URL-on-click

    0下载:
  2. Flash页面中使用模拟URL的源代码, 演示如何在让flash支持URL链接-Flash page URL using the simulation of the source code, demonstrates how to enable flash support in the URL link
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:113946
    • 提供者:黄有富
  1. CodeChange

    0下载:
  2. 编码转换,u编码,html编码,utf8-GB,URL编码-code translation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:47941
    • 提供者:pz
  1. larbin-2.6.3

    0下载:
  2. larbin是一种开源的网络爬虫/网络蜘蛛,由法国的年轻人Sébastien Ailleret独立开发。larbin目的是能够跟踪页面的url进行扩展的抓取,最后为搜索引擎提供广泛的数据来源。 Larbin只是一个爬虫,也就是说larbin只抓取网页,至于如何parse的事情则由用户自己完成。另外,如何存储到数据库以及建立索引的事情 larbin也不提供。   latbin最初的设计也是依据设计简单但是高度可配置性的原则,因此我们可以看到,一个简单的larbin的爬虫可以每天获取500万的网
  3. 所属分类:Search Engine

    • 发布日期:2017-03-23
    • 文件大小:168253
    • 提供者:zfnh
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com