c# 打开浏览器

using Microsoft.Win32;

 System.Diagnostics.Process.Start("explorer.exe", Url);

 

posted on 2014-02-07 10:51  iackjee  阅读(206)  评论(0)    收藏  举报

导航