摘要: 1:使用webbrowser的 links方法//if (webBrowser1.Document != null)//{// int j =webBrowser1.Document.Links.Count;// for (int i= 0; i < j ; i++)//... 阅读全文
posted @ 2011-04-24 16:00 天涯海客 阅读(997) 评论(0) 推荐(0)