string conn_string = "INSERT INTO shfriend(item0,item1,item2)  VALUES('" + textBox1.Text + "','" + textBox2.Text + "','" + textBox3.Text + "')";VALUES (...)  空个格看