搜索资源列表
mydown
- 执行后可以下载指定程序并执行 你先把大体积*放到一固定FTP空间上 打开Delphi 打开down.dpr,看到了吧 改一下编译 ok 个人版下载者:) 用工具压一下,只有10K 这样说完是不行的,说一下代码: program wsdgsRoad uses URLMon, ShellApi var u,l: pchar {.$R *.res} function DownloadF
web
- 实现从远程服务器下载文件到指定的客户度目录,直接放入到web页面即可使用。 参考以下脚本 <scr ipt language=\"javascr ipt\"> function downFile(){ var serverUrl serverUrl = document.form1.serverUrl.value alert(serverUrl) window.document.UserControl1.downlo
DownloadFile
- 用 winsock 做的下载软件 (可用作软件升级)
MyJavaTorrent
- 自己参考jtorrentapi编的一个BT客户端,运行DownloadFile.Main,加上两个参数(一个是硬盘上torrent文件所在地址,还有一个是下载文件保存位置)即可运行
DownloadFile
- 多线程FTP下载
FastTrack
- 点对点P2P文件共享客户端源码 更加完善的KaZaA/Morpheus点对点P2P文件共享客户端源码 --=- Read Me-=-... VERY IMPORTANT... kinda ok there are 2 zip files here. 1.FastTrack.zip This contains the main code for searching and scanning for users. 2.FastTrackD
DOWNLOADFILE
- 用API方式实现串口通信,主要是文件传输功能-Be achieved with the API serial communication, file transfer function is mainly
download
- downloadfile from http link
WM6DownloadFile
- C++ Dll to dwonload file from internet to windows mobile like : DownloadFile("http://www.song.com/so.mp3","temp\\so.mp3") -C++ Dll to dwonload file from internet to windows mobile like : DownloadFile("http://www.song.com/so.mp3","temp\\so.mp3")
downloadfile
- 该demo是模拟IE下载器,实现对网络文件的下载,主要是对URLDownloadToFile函数的熟悉-The demo is a simulation of IE downloader, download the file on the network to achieve the main function of the familiar is URLDownloadToFile
vb2008.net-downloadfile-background
- 使用vs2008.net 编程工具 backgroundWorker下载文件 下载完成后有提示,完全可用-Use vs2008.net programming tools backgroundWorker download the download is complete, prompt, fully available
vb2008.net-downloadfile-WebClient
- 使用vs2008.net 中webclient 下载文件,可以获得文件下载进度-Vs2008.net in webclient download files, you can get the file download progress, fully available
DownLoadFile
- 利用C#语言编写的,实现断点续传功能,此方法可用于下载或者上传。-Using the C# language, and HTTP functions, this method can be used to download or upload.
DownloadFile
- android上传下载 demo,大家一起共同学习-android上传下载 demo
DownLoadFile
- 用Tuxedo上传文件功能,可以进行程序更新-Tuxedo upload files with a feature, you can program updates
downloadfile
- Holtek controller usage code
websourcedown
- Visual C#实现网页源代码下载程序,也就是将“查看源代码”里面的完整代码下载保存成文件。在输入下载地址的时候,如果不是以 "http://" 开始,则会在网址前面自动添加"http://",利用webClient.DownloadFile方法实现文件下载,本下载是网络上基本的下载程序,是在网络稳定的状况下使用的,没有下载进度条和断点续传-Visual C# to achieve web page source code download, which is the complete cod
DownloadFile
- VC利用Http方式下载文件的源码 VC利用Http方式下载文件的源码-VC using Http download the source files
zeb
- Private Declare Function URLDownloadToFile Lib "urlmon" Alias "URLDownloadToFileA" (ByVal pCaller As Long, ByVal szURL As String, ByVal szFileName As String, ByVal dwReserved As Long, ByVal lpfnCB As Long) As Long Public Function DownloadFile(URL A
downloadfile
- android中通过开辟多个线程来进行从服务器到客户端的多线程下载-android in for multi-threaded download the server to the client by opening multiple threads
