使用CreateObject打开IE的方法?

Set oIE = CreateObject("InternetExplorer.Application")

oIE.Visible = True

posted @ 2012-06-17 11:27  dushuai  阅读(1622)  评论(1)    收藏  举报