using Microsoft.Win32; System.Diagnostics.Process.Start("explorer.exe", Url);
c# 打开浏览器
原文:http://www.cnblogs.com/iack/p/3539258.html