C# 通过后台获取浏览器域名

通过httpContext.获取当前地址当前主机域名

string url = HttpContext.Current.Request.Url.Host.ToString();

上一篇:JavaScript之Array类型


下一篇:jquery expand