摘要:
string name = (i+1) + url.Substring(url.LastIndexOf('.')); string filePath = @"d:\Downloads\" + name; try { using (WebClient client = new WebClient()) 阅读全文
posted @ 2024-09-10 10:00
ghelement
阅读(13)
评论(0)
推荐(0)
2024年9月10日