Loading

摘要: string baseUrl = Request.Url.Scheme + "://" + Request.Url.Authority +Request.ApplicationPath.TrimEnd('/') + "/"; 阅读全文
posted @ 2017-02-08 19:27 Dhoopu 阅读(168) 评论(0) 推荐(0) 编辑