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

搜索资源列表

  1. CS取得网页源码

    0下载:
  2. 有两个CS文件,是两个独立的程序,功能相同,都是取得网页的源码并将其保存到一个文件中,一个是Windows程序(DownPage.cs),另一个是控制台程序(GetPageCode.cs)。DownPage.cs在编译运行后输入网站的域名(不含“http://”)和欲保存的文件名,点击“下载网页”即可在指定的文件中看到指定网页的源码。GetPageCode.cs的参数需在文件中设置和修改(参数是URL和欲保存的文件名),修改完毕后编译运行,即可在指定的文件中看到指定网页的源码。-two CS d
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8.22kb
    • 提供者:张杰
  1. ytdown

    0下载:
  2. 1.强大的后台管理功能。 2.二级分类功能 3.说明可以使用ubb快捷代码 4.提供两个下载网址 *分类管理:添加分类,修改分类,删除分类 *软件管理:添加软件,修改软件,删除软件 烟台动漫网下载系统增加功能 1、美化页面 2、增加公告 3、增加图片显示 安装: 支持Asp和Access的空间. 直接打开压缩包上传,就OK了 管理员yt520 密码yt520 运行: 泥的url/index.asp -1. The backgro
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:433.35kb
    • 提供者:林伟天
  1. 20072251024676

    0下载:
  2. 一个基于JAVA的多torrent下载程序,可以手动设置某个torrent的优先权,加入了irc聊天室,增加了一些基本的irc命令,可以看见在线人数和ID,支持多tracker url,对于多tracker发布的torrent可自动切换,并可以手动更改tracker url。 -a Java-based multi-torrent download, can manually set a torrent of priority to the irc chat room an increase
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6mb
    • 提供者:ydl
  1. CSharpWebSpider

    0下载:
  2. CSharpWebSpider.rar是个不错的使用C#编写的网页爬虫,支持多线程,支持递归下载URL等。-CSharpWebSpider.rar be a good use of C# prepared by the website reptiles, support multithreading support recursive download URL, and so on.
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:111.09kb
    • 提供者:Edgard
  1. Browse

    0下载:
  2. This sample demonstrates the use of the HTML Viewer control, including the use of the DTM_NAVIGATE message to cause the control to download and display content from a URL.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.07mb
    • 提供者:maxlee
  1. Internet文件下载

    0下载:
  2. 一个文件下载软件,通过填写Internet文件的URL和本地保存路径就可以下载,并且可以显示下载速度和进度。-a download software through the Internet to fill in the URL and document preservation of the local trails can be downloaded and shows download speed and progress.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:30.06kb
    • 提供者:王卫军
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2.03mb
    • 提供者:smj_9547
  1. TorrentParser.实现的封装类CTorrentParser

    0下载:
  2. 实现的封装类CTorrentParser,完成的主要任务有: 1.判断torrent文件是否有效 2.得到如下的重要信息: tracker服务器列表 文件列表 分块尺寸 分块个数 分块sha1的数组 3.其他的一些次要信息如发布者,发布日期,注释等 4.计算infohash ,Metainfo files are bencoded dictionaries with the following k
  3. 所属分类:Windows编程

    • 发布日期:2017-03-26
    • 文件大小:2.97kb
    • 提供者:吴开红
  1. MultiThreadDownnload.rar

    0下载:
  2. C#实现的多线程下载(http协议),输入一个URL地址,就可以下载。,C# Achieved multi-threaded download (http protocol), enter a URL address, you can download.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:29.05kb
    • 提供者:田力
  1. WinForm_Update

    0下载:
  2. winform自动升级 首先,要确定程序应该去哪里下载需要升级的文件。我选择了到指定的网站上去下载,这样比较简单,也通用一些。在这个网站上,需要放置一个当前描述最新文件列表的文件,我们估且叫它服务器配置文件。这个文件保存了当前最新文件的版本号(lastver),大小(size),下载地址(url),本地文件的保存路径(path),还有当更新了这个文件后,程序是否需要重新启动(needRestart)。这个文件大致如下-winform automatic upgrade first, to d
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:60.75kb
    • 提供者:foxgame
  1. download

    1下载:
  2. 一个十分简单的用于下载文件的小工具。 输入网络文件的URL,按go即可.-For a very simple little tool to download files. Enter the network file URL, you can go by.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:687byte
    • 提供者:林小小
  1. http

    1下载:
  2. 一个小的动态链接库,提供一个函数getHttpFile,用来下载网页,它只有两个参数 url和filepath,url用来指定网页路径,filepath用来指定下载的网页将保存到本地的位置-A small dynamic link library, providing a function getHttpFile, used to download web pages, it has only two parameters url and filepath, url path to the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.71kb
    • 提供者:冮朋
  1. URL-DownLoad

    0下载:
  2. 根据提供的url下载文件到指定目录的下载客户端-Based on the supplied url to download the file to the specified directory of the download client
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:76.26kb
    • 提供者:曹小轩
  1. Url

    0下载:
  2. 就是个下载地址转换器 支持Raysource-Download Converter is a support Raysource
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3.11kb
    • 提供者:ewfewfewf
  1. URLDownloadToFile

    0下载:
  2. Samples to the url download files-Samples to the url download files...
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:15.08kb
    • 提供者:Blue
  1. DownProgress

    1下载:
  2. 下载文件: 1.根据url下载. 2.输入url和本地目录如(f:/)可下载文件. 3.利用vs2010 c++编写. 4.运行时勿用debug模式-Download: according to the url download. 2 input url and Local directory (f :/) can download 3. Vs2010 c++ preparation. 4 Do not use the debug runtime mode
  3. 所属分类:File Operate

    • 发布日期:2017-11-04
    • 文件大小:47.8mb
    • 提供者:feng yunpeng
  1. URL

    1下载:
  2. VB解析、加密标准URL字符串一例,有需要的就下载吧。-VB parsing, encryption standard URL string one case, there is a need to download it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3.53kb
    • 提供者:清拌蟹肉
  1. 计算机_WINDOWS网络编程技术_PDF_带源码

    0下载:
  2. 计算机_WINDOWS网络编程技术_PDF_带源码(Computer _WINDOWS network programming technology, _PDF_ with source code)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-14
    • 文件大小:18.01mb
    • 提供者:volcanol
  1. ADF4351 +PCB

    2下载:
  2. 该资料为ADF4351本振源设计电路和STM32的驱动程序,亲测能够实现(The data is ADF4351, the design circuit of the local oscillator and the driver of STM32.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5.71mb
    • 提供者:sktone
  1. ProjectHGR

    0下载:
  2. 基于sifi算法的手势识别项目,美国手语a--z(hand sign recognition)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:530kb
    • 提供者:StevenWang
« 12 3 4 »
搜珍网 www.dssz.com