VBS加載微軟網(wǎng)頁控件webview2(Edge-Chromium谷歌內(nèi)核)
VBA加載Webview2瀏覽器內(nèi)核
代替了ie的webbrowser控件,效果類似:
資源:VBS加載webview2控件代替ie的webbrowser(Edge-Chromium谷歌內(nèi)核)資源-CSDN文庫
set IE = CreateObject("InternetExplorer.Application")
IE.Visible = true
IE.Navigate "https://www.baidu.com/"
VBS loads the Microsoft web control webview2 (edge ??Google kernel)Instead of the webbrowser control of ie, the effect is similar:文章來源:http://www.zghlxwxcb.cn/news/detail-742299.html
文章來源地址http://www.zghlxwxcb.cn/news/detail-742299.html
到了這里,關(guān)于VBS加載微軟網(wǎng)頁控件webview2(Edge-Chromium谷歌內(nèi)核)的文章就介紹完了。如果您還想了解更多內(nèi)容,請?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!