探知,不断发现
探知不断发现
摘要: 首先添加引用Microsoft.mshtml.dll和WatiN.Core.dllusing WatiN.Core; string live = "http://cnweb.search.live.com/results.aspx?q=test&go=&form=QBLH"; IE ie = new IE(live); Link link = ie.Links[2]; ((msht... 阅读全文
posted @ 2009-03-11 15:16 lovebanyi 阅读(389) 评论(0) 推荐(0)