摘要: 1.代码安全 AppliedComputerFullSearch string VIEWSTATE = xdoc.Root.GetDescendant(xns, "input", "id", "__VIEWSTATE").GetAttribute("value") + "&";2.代码高效 3.代码逻辑 listing.Price = priceTag.GetDescendant(xns, "b", "class", "priceLarg 阅读全文
posted @ 2011-04-22 19:07 mjg 阅读(153) 评论(0) 推荐(0) 编辑