摘要:
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u... 阅读全文
posted @ 2015-02-24 13:01
黑桃X
阅读(138)
评论(0)
推荐(0)
摘要:
//向数据库中新增数据 private void button1_Click_1(object sender, EventArgs e) { SqlConnection conn = new SqlConnection("server=.;database... 阅读全文
posted @ 2015-02-24 12:56
黑桃X
阅读(260)
评论(0)
推荐(0)
