04 2021 档案

摘要:When you config the service as below,then run the application via browser and it will report error such as Server Error in '/' Application. When 'syst 阅读全文
posted @ 2021-04-13 15:55 FredGrit 阅读(96) 评论(0) 推荐(0)
摘要:1 public class WebDownload : WebClient 2 { 3 /// <summary> 4 /// Time in milliseconds 5 /// </summary> 6 public int Timeout { get; set; } 7 8 public W 阅读全文
posted @ 2021-04-07 15:53 FredGrit 阅读(126) 评论(0) 推荐(0)