C#实现调用默认浏览器打开多个网页

System.Diagnostics.Process.Start("explorer.exe""http://weibo.com");
System.Diagnostics.Process.Start("http://www.renren.com");
posted @   清风行云  阅读(1975)  评论(1编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示