vb6中webbrowser控件树转换备忘
摘要:
Dim doc As HTMLDocument Set doc = WebBrowser1.Document Dim inputs As IHTMLElementCollection Set inputs = doc.getElementsByTagName("input"... 阅读全文
posted @ 2014-08-19 13:36 空明流光 阅读(174) 评论(0) 推荐(0)
posted @ 2014-08-19 13:36 空明流光 阅读(174) 评论(0) 推荐(0)
posted @ 2014-08-19 11:30 空明流光 阅读(982) 评论(0) 推荐(0)