private void button1_Click(object sender, EventArgs e) { string abc; abc ="Data Source=" + textBox1.Text + ";Initial Catalog=db_SMS;User Id=sa;Password=wbok123;"; EditConfig("ConnectionString", abc); }
111,119
社区成员
642,537
社区内容
加载中
让您成为最强悍的C#开发者
试试用AI创作助手写篇文章吧