说明: private void button8_Click_1(object sender, EventArgs e) { string st1 = radioButton1.Checked ? radioButton1.Text : radioButton2.Text; string str2; if (textBox1.Text.ToString() != "") { str2 = "insert into student values('" + textBox1.Text + "','" +
<u013404301> 上传 | 大小:1mb