导航

随笔分类 -  ADO.NET

摘要:封装的增删改查类SqlHelper 实现接口: 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 6 namespace ADO.NET 7 { 8 publ 阅读全文

posted @ 2017-08-21 13:50 清浅ヾ