private void button1_Click(object sender, EventArgs e) { Messagebox.Show(" 1 个参数 " ); } private void button2_Cli...