摘要: 1 staticstring GetIP()2 {//http://www.ip138.com/ip2city.asp3 Uri uri =new Uri("http://www.ikaka.com/ip/index.asp");4 System.Net.HttpWebRequest req = (System.Net.HttpWebRequest)System.Net.WebRequest.Create(uri);5 req.Method ="POST";6 req.ContentType ="application/x-www-form-u 阅读全文
posted @ 2012-05-29 13:26 bert.zeng 阅读(149) 评论(0) 推荐(0)
摘要: 101010100=北京101010200=海淀101010300=朝阳101010400=顺义101010500=怀柔101010600=通州101010700=昌平101010800=延庆101010900=丰台101011000=石景山101011100=大兴101011200=房山101011300=密云101011400=门头沟101011500=平谷101011600=八达岭101011700=佛爷顶101011800=汤河口101011900=密云上甸子101012000=斋堂101012100=霞云岭101020100=上海101020200=闵行101020300=宝山101 阅读全文
posted @ 2012-05-29 10:10 bert.zeng 阅读(2900) 评论(0) 推荐(0)