随笔分类 -  WPF

摘要:1,引用mshtml.dll using mshtml; 2,获取元素属性值 IHTMLDocument2 doc2=(IHTMLDocument)webbrowser1.Document; IHTMLElement img=(IHTMLElement)doc2.all.item("regimg",0); string imgUrl=(string)img.getAttribute("src... 阅读全文
posted @ 2018-02-26 13:24 大da脸 阅读(934) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示