摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Data.SqlClient; //引用命名空间 namespace 增删改查 { class Program { static void Main(strin... 阅读全文
posted @ 2016-08-13 19:50 庚xiao午 阅读(320) 评论(0) 推荐(0) 编辑