摘要: 1 /// <summary> 2 /// 取得网站的根目录的URL 3 /// </summary> 4 /// <returns></returns> 5 public static string GetRootURI() 6 { 7 string AppPath = ""; 8 HttpCon 阅读全文
posted @ 2020-01-17 20:45 每天进步多一点 阅读(709) 评论(0) 推荐(0)