摘要:
public static string GetIPAddress() { string user_IP = string.Empty; if (System.Web.HttpContext.Current.Request.ServerVariables["HTTP_VIA"] != null) { 阅读全文
posted @ 2017-05-16 10:46
PaperFolding
阅读(194)
评论(0)
推荐(0)
浙公网安备 33010602011771号