From 25fb66083fef2a2eae0b4aaeab9d5cb0928f82cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E6=96=B0=E5=8F=91?= <565192010@qq.com> Date: Sun, 11 Oct 2020 17:59:01 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28c9dfb..c9ce409 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # WinForm Download Demo -使用C#制作的Windows窗体应用(WinForm),实现一个多线程文件下载的功能。 \ No newline at end of file +使用C#制作的Windows窗体应用(WinForm),实现一个多线程文件下载的功能。 +我对应的博客文章:https://linxinfa.blog.csdn.net/article/details/109014405 +效果 +![](https://img-blog.csdnimg.cn/20201011174715503.gif) + -- GitLab