Phe*_*ion 4 vb.net internet-explorer google-chrome
我正在制作一个桌面搜索应用程序.我需要一种方法将网络浏览器目标设置为Google Chrome.即,如果某人点击我的应用中的按钮,它将使用网站而不是Internet Explorer打开Chrome.
gin*_*boy 11
使用url作为第一个arg运行chrome exe
chrome.exe xkcd.com
所以像......
Process.Start("pathToChrome\\chrome.exe", "xkcd.com")
| 归档时间: |
|
| 查看次数: |
16684 次 |
| 最近记录: |