摘要: 留着备用private void button1_Click(object sender, EventArgs e) { SqlConnection conn = new SqlConnection(); conn.ConnectionStr... 阅读全文
posted @ 2015-01-04 20:49 GUOBBS 阅读(2852) 评论(0) 推荐(0) 编辑