private void button7_Click(object sender, EventArgs e) { System.Diagnostics.Process.Start("https://www.baidu.com/"); }