摘要:
首先将它写成单独的方法我们来定义一个create_pro方法protected void create_pro () { using (SqlConnection conn = new SqlConnection(System.Configuration.ConfigurationManager.ConnectionStrings["LocalConnectionString"].ConnectionString)) { conn.Open(); SqlCommand com... 阅读全文
posted @ 2012-03-23 14:50
偶不是大叔
阅读(1635)
评论(0)
推荐(1)

浙公网安备 33010602011771号