利用正则表达式抓取页面上的特定内容
摘要:
string[] m_groupNames; DataTable m_values = new DataTable(); WebClient client=new WebClient(); byte[] page=client.DownloadData("http://liaojz/source/WebForm1.aspx"); ... 阅读全文
posted @ 2004-09-17 15:43 潇湘浪子 阅读(1106) 评论(0) 推荐(0)
浙公网安备 33010602011771号