摘要:
1.引入必须的dll文件,下载地址: https://docs-aliyun.cn-hangzhou.oss.aliyun-inc.com/internal/oss/0.0.4/assets/sdk/OSS_SDK_DOTNET_2_3_0.zip?spm=5176.doc32085.2.3.dH1 阅读全文
摘要:
1.引入必须的命名空间: using System.Net;using System.IO; 2.模拟Http请求: 3.模拟http下载: 阅读全文