摘要:
public static void GetPulicAddress(ref string pubip, ref string address) { try { string strUrl = "http://iframe.ip138.com/ic.asp";//获得IP的网址 Uri uri = new Uri(strUrl); WebRequest webreq = WebRequest.Create(uri); ... 阅读全文
posted @ 2013-07-31 23:09
永远的菜鸟@me
阅读(1149)
评论(0)
推荐(0)

浙公网安备 33010602011771号