CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - HTTP 下载文件

搜索资源列表

  1. HttpFileSetting

    0下载:
  2. C++下载http文件 C++下载http文件-C++ download http file。C++ download http file。C++ download http file。
  3. 所属分类:Grid Computing

    • 发布日期:2017-04-12
    • 文件大小:1137
    • 提供者:cd
  1. NetfileDownload

    0下载:
  2. DELPHI2010写的仿360浏览器中文件下载,部分代码做成了控件,方便调用。支持断点续传,下载进度指示。-A web file downloader written by DELPHI2010, like 360 browser to download the file, part of the code to make the controls easy call. Support for HTTP, download progress indicator.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:999215
    • 提供者:Gary zuo
  1. Vith-Wikh-With

    0下载:
  2. vc++http文件下载带显示进度,带文件大小显示,文件下载进度条,当前下载速度,也可以修改下载的文件名称-With vc++ HTTP file downloads according to schedule, file size, according to the file download progress bar, the current download speed, can also modify the download file name
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-05
    • 文件大小:55286
    • 提供者:LT-803
  1. presendauion

    0下载:
  2. vc++http文件下载带显示进度,带文件大小显示,文件下载进度条,当前下载速度,也可以修改下载的文件名称-With vc++ HTTP file downloads according to schedule, file size, according to the file download progress bar, the current download speed, can also modify the download file name
  3. 所属分类:Linux Network

    • 发布日期:2017-12-15
    • 文件大小:55296
    • 提供者:vnrpuag
  1. cili

    0下载:
  2. 这是一个很简单的小程序,主要的问题就是在于找到百度网盘的磁力信息查询接口:说一下思路:开始——打开网盘——F12——点离线下载,添加磁力。。。。——在network里找到显示磁力部分,就是这个http://pan.baidu.com/rest/2.0/services/cloud_dl.....——用curl携带cookie得到这个文件的内容——修改参数改成任意磁力的搜索——结束。-This is a very simple procedure, the main problem is that
  3. 所属分类:Other systems

    • 发布日期:2017-12-14
    • 文件大小:2048
    • 提供者:张华
  1. PGJABN

    0下载:
  2. 文件下载 基于断点续传 多线程 http the art of c-Download file based on the breakpoint continuingly multithreading HTTP is the art of c
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-13
    • 文件大小:34982
    • 提供者:wandod
  1. xxbiquge

    0下载:
  2. python脚本,下载新笔趣阁网站的小说, http://www.xxbiquge.com 。现在网站上搜出小说页面,替换掉代码中的页面即可,下载的小说保存为txt文件。-download novel www.xxbiquge.com with python. the novel will be saved as txt file.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-25
    • 文件大小:1296
    • 提供者:秋风萧瑟
  1. ear

    0下载:
  2. vc++http文件下载带显示进度,带文件大小显示,文件下载进度条,当前下载速度,也可以修改下载的文件名称-With vc++ HTTP file downloads according to schedule, file size, according to the file download progress bar, the current download speed, can also modify the download file name
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-18
    • 文件大小:75776
    • 提供者:Trumaj
  1. pushbox

    0下载:
  2. Qt版本推箱子游戏代码阅读说明 1、Qt版本请采用Qt5的mingw版本,建议版本Qt5.8.0(作者开发版本,其他版本未测试,不能保证都能编译) 2、Qt开发工具下载路径:http://download.qt.io/archive/qt/5.8/5.8.0/qt-opensource-windows-x86-mingw530-5.8.0.exe 3、解压QtPushBox(推箱子源码).zip文件。 4、打开QtCreator软件,现在打开工程,进入QtPushBox目录,选择Qt
  3. 所属分类:游戏

    • 发布日期:2017-12-22
    • 文件大小:1290240
    • 提供者:??
  1. qvality

    0下载:
  2. 文件下载 基于断点续传 多线程 http the art of c(Download file based on the breakpoint continuingly multithreading HTTP is the art of c)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-16
    • 文件大小:34816
    • 提供者:saesar
  1. 爬虫工具

    0下载:
  2. 支持多线程下载和 自动断点续传。特别适合对网站上的图象文件进行自动下载,是图片 搜集者的利器。(Support multi-threaded download and automatic http. The utility model is especially suitable for automatically downloading images files on a website, and is a sharp tool for image collectors)
  3. 所属分类:.net编程

    • 发布日期:
    • 文件大小:2347008
    • 提供者:单成冲
  1. 134009

    0下载:
  2. vc++http文件下载带显示进度,带文件大小显示,文件下载进度条,当前下载速度,也可以修改下载的文件名称()
  3. 所属分类:网络编程

    • 发布日期:2018-01-03
    • 文件大小:55296
    • 提供者:ruleeb
  1. libxml2-2.9.4

    0下载:
  2. Libxml2是个C语言的XML程式库,能简单方便的提供对XML文件的各种操作,并且支持XPATH查询,及部分的支持XSLT转换等功能。Libxml2的下载地址是http://xmlsoft.org/ 完全版的库是开源的,并且带有例子程式和说明文件。(Libxml2 is a XML Library of C language. It can provide various operations for XML files simply and conveniently, and support
  3. 所属分类:xml/soap/webservice

    • 发布日期:2018-04-19
    • 文件大小:5373952
    • 提供者:q风q
  1. HttpDown

    0下载:
  2. 通过http协议进行自动下载指定文件的工具,可通过此例程熟悉http协议。(A tool for automatically downloading the specified file through the HTTP protocol can be used to familiarity with the HTTP protocol.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-28
    • 文件大小:763904
    • 提供者:大大章鱼
  1. talvnce-development-punctuation

    0下载:
  2. vc++http文件下载带显示进度,带文件大小显示,文件下载进度条,当前下载速度,也可以修改下载的文件名称()
  3. 所属分类:组合框控件

    • 发布日期:2018-04-30
    • 文件大小:55296
    • 提供者:sefmezts
  1. MovieLens-RecSys-master

    0下载:
  2. “推荐系统实践”,项亮,代码。数据“下载Movielens 1M数据集[ml-1m.zip](http://files.grouplens.org/datasets/movielens/ml-1m.zip),并解压到项目MovieLens-RecSys文件夹下”("Recommending system practice", light, code. The data "downloads the Movielens 1M data set [ml-1m.zip]
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:frank008
  1. xinyifuwuduan

    12下载:
  2. ★传奇1.5虎卫传说版+2002年泄露的原始网关+用盛大登录器登录★ 还记得点蜡烛挖矿的传奇时代吗?为了弄块上好品质的肉,追杀一只鹿跑老远! 赶快下载回去回忆一下当时的美好情景吧! 配套传奇1.5虎卫传说客户端下载:(文件大小:192.9MB) http://115.com/file/dpxoxp3b# 所有传奇SF祖宗级服务端,默认单机测试直接运行。 核心就是2002年的国外版核心泄露的版本,网关等因为全是E文! 简单安装说明
  3. 所属分类:Windows编程

    • 发布日期:2019-11-03
    • 文件大小:11788288
    • 提供者:111
  1. gtasa汉化补丁

    0下载:
  2. 《侠盗猎车手:圣安地列斯》中文项目 《侠盗猎车手:圣安地列斯》中文项目系无名汉化组对RockStar Games发行的《侠盗猎车手:圣安地列斯》的汉化项目。   《侠盗猎车手:圣安地列斯》讲述着1992年,主角卡尔·约翰逊在得悉母亲被杀死的消息后,回到位于Los Santos的老家,并发现其家庭及他的帮派Grove Street Families如一盘散沙。游戏进行期间,CJ会慢慢解开母亲被杀事件的内情,以及复兴帮派、开拓自己的事业等。   也许,您曾为3DM的汉化不尽人意而感到遗
  3. 所属分类:其他游戏

« 1 2 ... 25 26 27 28 29 30»
搜珍网 www.dssz.com