张志峰的博客

水滴石川,积少成多。

导航

随笔分类 -  delphi 断点续传

摘要:代码: 代码 阅读全文

posted @ 2016-12-14 13:33 ╰★张志峰★╮ 阅读(449) 评论(0) 推荐(0)

摘要:参考这个帖子 http://blog.csdn.net/chyoma/article/details/50839715 阅读全文

posted @ 2016-12-14 11:28 ╰★张志峰★╮ 阅读(323) 评论(0) 推荐(0)

摘要:http://www.codefans.net/articles/1342.shtml Delphi完成的断点续传例子,在网络应用中,断点续传是相当实用的,比如自动升级、或下载程序中,都可以用到。在Delphi7中,可以使用TIdHTTP和TIdFTP组件实现基于HTTP协议的断点续传和FTP协议的 阅读全文

posted @ 2016-12-07 16:02 ╰★张志峰★╮ 阅读(1198) 评论(0) 推荐(0)

摘要:http://blog.csdn.net/lin_strong/article/details/51594570 阅读全文

posted @ 2016-12-07 15:31 ╰★张志峰★╮ 阅读(244) 评论(0) 推荐(0)