-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
删除了对 `overwrite` 变量的检查和相关的条件分支,使得在文件存在时总是删除文件。 将 `Stopwatch` 计时器的启动和停止以及下载数据的代码块移到了外层,去掉了不必要的嵌套。 将下载数据为空的检查和日志记录移到了外层,去掉了不必要的嵌套。 将下载完成的日志记录移到了外层,去掉了不必要的嵌套。 在文件写入后,调用 `Extract` 方法时增加了 `overwrite` 参数。
- Loading branch information
猿人易
committed
Dec 6, 2024
1 parent
1d33f2f
commit 3099479
Showing
1 changed file
with
14 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters