摘要: private Image GetWebImage(WebBrowser WebCtl, HtmlElement ImgeTag) { HTMLDocument doc = (HTMLDocument)WebCtl.Document.DomDocument; HTMLBody body = (HTM 阅读全文
posted @ 2016-04-18 23:34 简单数字 阅读(291) 评论(0) 推荐(0)