lingochamp / okdownload

A Reliable, Flexible, Fast and Powerful download engine.
Apache License 2.0
5.13k stars 767 forks source link

当文件存在时,如何覆盖当前文件下载 #496

Open shixin423 opened 1 year ago

AweiLoveAndroid commented 1 year ago

if(file.exist()){ file.delete(); } 然后下载就完了。。。

LibertyJiang commented 1 year ago

哈哈哈哈哈