摘要:
/// <summary> /// 获取IP地址 /// </summary> public static string IPAddress { get { string userIP; // HttpRequest Request = HttpContext.Current.Request; HttpRequest Request = HttpContext.Current.Request; // ForumContext.Current.Context.Request; // 如果使用代理,获取真实IP if (Request.ServerVariables[&qu 阅读全文
posted @ 2011-08-02 09:58
jake2011
阅读(469)
评论(0)
推荐(0)
浙公网安备 33010602011771号