搜索资源列表
FileDownload
- 文件下载 本实例使用了TE_SOCKET类,该类所使用的TE_Socket.cpp、TE_Socket.h文件需要到网上下载,下载后拷贝到工程序文件夹下即可
FileDownLoad.rar
- socket 断点续传 c++ 类似于BT的下载工具,socket HTTP c++
FileDownload
- 实现文件下载功能,在源文件路径文本框中输入要下载文件的地址,可以保存文件-File download function, in the source file path text box enter the address to download files, you can save the file
FileDownload
- 这个是一个可以实现网络下载资源的程序, 对于刚刚接触VC的朋友往高级编程方面很帮助-This is a network resource download process, just contact the Friends of the VC connection is to assist high-level programming
FileDownload
- 利用visual c++实现软件下载,适合做下载软件程序-The use of visual c++ for software downloads, download software programs suitable for
FileDownLoad
- 利用套接字Select模型开发的一个远程文件下载程序,该程序包括服务器端和客户端两部分。服务器主要包括多线程设计,数据包设计,界面设计发送目录结构设计等部分。客户端包括多线程设计,界面设计等部分客户端的大致流程是连接服务器 发送请求接受目录,发送请求,解析数据,显示数据 等部分。-Select model development using a socket, a remote file downloading program, which includes server-side and cl
FileDownload~
- 局域网管理,主要用于企业等有组织的集体。真烦-good!
FileDownload
- 非常实用,欢迎下载,有助于学习,20字的要求也太苛刻了,这种东西谁用谁知道呗-Practical
FileDownloaderSource
- Filedownload soure code
FileDownload
- 利用wininet接口实现的网络文件下载。支持进度回调,以用于显示进度条。-Network file download, using wininet Interface. Support the progress callback to be used to display the progress bar.
FileDownload
- C# HTTP文件下载,本程序测试环境:远程服务器为IIS,IIS服务器上有个文件,本地HTTP下载IIS上的相应文件-C# HTTP file download from iis server
File_Up_and_Down
- java 文件上传,文件下载 源码,java文件-fileUp and fileDownload
FileDownload
- asp.net文件下载,平常开发复制粘贴用-asp.net file download, normal development copy and paste with
FileDownload
- delphi的多文件顺序下载控件,支持进度,采用多线程下载-delphi multi-the sequence file download control, support the progress of a multi-threaded download
filedownload
- 这是一个用多线程下载网络资源的程序,有一定的难度。-This program is a multi-threaded download network resources, there is a certain degree of difficulty.
FileDownload
- 模仿CSDN文件下载授权系统,三层架构。-CSDN file download system.
FileDownload
- C# 多线程文件下载,可显示进度,可以留做参考。-C# multi-threaded file download progress can be displayed, you can keep as reference.
TCP-filedownload
- 基于ftp服务器和客户端,功能基本都实现了,但是没有界面是在dos下-this is a ftp server
FileDownload
- 一个关于下载文件的工具类,内含基于Struts,spring,mybatis中应用下载工具类的说明-A utility class on the downloaded file, containing Struts, spring, mybatis application download instructions based tools
FileDownload
- 用DELPHI2010编写的一个简单的文件下载实例,主要用到URLDOWNLOADFTOFILE函数,带进度条-A software programmed by DELPHI2010,using URLDOWNLOADTOFILE function.progressbar is showing.