如何在vb.net中检查文件是否已下载 [英] how to check file already downloaded or not in vb.net

查看:89
本文介绍了如何在vb.net中检查文件是否已下载的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何检查vb.net中是否已下载文件

how to check file already downloaded or not in vb.net

推荐答案

如果您控制了发送服务,则可以使用标记文件来实现.如果发送服务会例如完成后编写一个".finished"文件,您可以等待该文件出现.
If you had control over the sending service, you would implement this using marker files. If the sending service would e.g. write a ".finished" file when it''s done, you could wait for that file to appear.


请参阅此链接.
如何在下载之前检查文件是否存在? [
Refer this link.
How do I check if file exists before downloading?[^]
Hope it helps you.


这篇关于如何在vb.net中检查文件是否已下载的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆