0514-86177077
9:00-17:00(工作日)
1.添加引用.net 引用Microsoft.mshtml
WebClient wc = new WebClient();wc.Encoding = Encoding.UTF8;string str = wc.DownloadString(@"https://www.jb51.net/web/73969.html");
HTMLDocumentClass doc = new HTMLDocumentClass();//獲取html對象doc.designMode = "on"; //不讓解析引擎去嘗試運行javascriptdoc.IHTMLDocument2_write(str);把html 文檔寫入html對象中doc.close();關閉寫流Console.WriteLine(doc.title);輸出標題Console.WriteLine(doc.body.innerText); 輸出bodyConsole.ReadKey();
標簽:海南 臺州 淄博 揚州 嘉興 南昌 南京 南京
上一篇:AJAX JavaScript反射機制的介紹
下一篇:.NET UEditor使用方法說明
Copyright ? 1999-2012 誠信 合法 規(guī)范的巨人網(wǎng)絡通訊始建于2005年
蘇ICP備15040257號-8