HttpContext.Current.Request.ServerVariables[“REMOTE_ADDR”]; //方法三 string strHostName = System.Net.Dns.GetHostName();
確定! 回上一頁