System.Diagnostics.Process.Start("http://www.baidu.com"); 让IE新开一个窗口? System.Diagnostics.Process.Start("iexplore.exe","http://www.baidu.com");