摘要: IP = Request.ServerVariables.Get("Local_Addr").ToString(); Sysname = Request.Browser.Platform.ToString(); Broswer = Request.Browser.Browser; BroswerNo = Request.Browser.MajorVersion; Host = Request.ServerVariables.Get("Remote_Host").ToString(); NET = Request.Browser.ClrVersion.To 阅读全文
posted @ 2012-03-01 14:34 If_1989 阅读(204) 评论(0) 推荐(0)