搜索资源列表
DownLoad(java流实现下载功能)
- 用java实现文件下载,通过使用用该类可以下载不同类型的文件。-with java download files through the use of such use can be downloaded for different types of documents.
下载源码
- 自己写的,请参考。 [Servlet与JSP]用java实现上传下载功能 - Own write, please refer. [ Servlet and JSP ] realize with java on passes on the downloading function
一个用socket来实现HTTP下载的程序源码
- 本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it
FTP上传下载.rar
- 这个程序实现了FTP的基本功能,是网络编程的绝佳资料,the FTP program of the basic functions, is the perfect network programming information
FTPCom.rar
- 一个FTP客户端COM组件的例子,实现了连接、断开、文件上传和下载功能!c#.net2005 ,A FTP client COM component example, the realization of the connection, disconnect, file upload and download functionality! C#. Net2005
ftp_and_tftp_client.tar
- Linux下C实现的ftp客户端代码,实现常用10余种功能;tftp客户端代码,实现下载功能。有BUG更改或者好的建议请通知我,衷心感谢你对我的帮助!-C under Linux achieved ftp client code to achieve more than 10 types of commonly used functions tftp client code, to achieve download function. BUG change or have good sugge
ADOErrors
- 从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.本文附带的工程中有一个支持HTTP1.1协议,直接用Socket实现下载功能… -from the HTTP server to download a document, there are many ways, "enthusiastic" Microsoft provides a Wi
Download
- 编写程序实现用户登陆,验证用户是否合法以及文件下载功能。-Programming user login, verify that users are legitimate as well as the file download function.
TopPlayerSrc
- 本源码是对著名的开源代码CoolPlayer的扩充,包含的功能: 1、支持mp3种格式的音乐文件播放。 2、通过插件支持其它格式的音乐文件播放。 3、支持换肤功能。 4、进行了汉化。 5、增加了mp3歌词显示功能。 6、增加了音乐搜索功能,要有网站和数据库支持。 7、增加了多文件,多线程的下载功能。 8、增加了编辑mp3标记功能。 9、支持网络播放功能。 10、改善原来的网络播放功能。 11、其它的改善。 技术应用: 1、mp3解码技术。
3486am_http_utils_src
- http下载功能。是一个很好的HTTP下载实例,比较适合初学者。-http download function. Is a good example of HTTP download more suitable for beginners.
FileDownload
- 实现文件下载功能,在源文件路径文本框中输入要下载文件的地址,可以保存文件-File download function, in the source file path text box enter the address to download files, you can save the file
DirectShowMP3Player
- 现有功能/特点: 1.搜索功能:根据歌词搜索,根据歌名搜索,根据专辑搜索,百度TOP N列表。歌词搜索下载。 2.下载功能:多线程下载,异步存储。 3.所有的缓存都在内存中,在没有下载完成不会做写硬盘操作。 4.仿照QQ音乐2008界面,可以进行主题颜色更改。可以设置自己喜欢的背景图片,它将会和播放器进行ALPHA混合。 5.纯WindowsLess控件,整个窗体只可以看到一个控件TFrmMain。自己开发的一套控件。(可以使用SPY++查看) 6.播放热键支
WebEditor
- 功能强大的webediter,完整全面,类似word编辑,具有文件上传下载功能,-Powerful webediter, complete and comprehensive, such word editing, file upload with download function,
Stu_Cyc
- 一个简单的上传下载功能,希望对朋友们有帮助-Upload and Download
14
- 文件上传下载功能,包括文件的上传和下载等-File uploading and downloading capabilities
HelloAsp
- 1:建立一个网站,其中至少包括1个母版页、3个(以上)web窗体。在母版页中加入导航控件,用于方便地实现这组网页之间的跳转。 2:在网站中建立1个web窗体,实现文件的上传和下载功能。请先在网站根目录下建立一个子目录upload,将所有上传的文件保存在该子目录下,也从该子目录下选择文件进行下载。-1: Create a Web site, including at least one master page, three (or more) web form. In the master p
文件下载
- 安卓实现的文件下载功能,在eclipse环境下实现(Android to achieve the file download function, implemented in eclipse environment)
串口不断电下载程序
- 自己做的,针对STC单片机,不断电下载程序,只需要把我写的程序加到你的代码前面,就可以通过 STC——ISP软件的不断电下载功能下载,实测很好用,下载程序再也不用不停的断电上电,免去很多麻烦。(Do it yourself, for STC microcontroller, power download program, only need to put in front of a program I wrote to your code, you can download the STC do
下载软件功能
- 这是我们以前做的福利彩票的系统下载功能模块,对有学习福利彩票系统,类似下载功能有帮助。(This is our previous welfare lottery system download function module, for learning welfare lottery system, similar to download function help.)
多线程断点下载
- 多线程文件下载,android软件中涉及到的多线程断点下载功能。(Multi thread file download, Android Software involved in multi thread breakpoint download function.)