摘要:
HttpWebRequest myReq = (HttpWebRequest)WebRequest.Create("http://www.moreyun.com/2012/shangxiabangao_0805/144.html"); HttpWebResponse myRes = (HttpWebResponse)myReq.GetResponse(); WebHeaderCollection header = myRes.Headers; string lastmodify = header["Las... 阅读全文
posted @ 2012-08-11 23:00
王春明
阅读(1155)
评论(0)
推荐(0)

浙公网安备 33010602011771号