说明: mysql的dbhepler,可以用 using System; using System.Collections.Generic; using System.Linq; using System.Text; using MySql.Data; using MySql.Data.MySqlClient; using System.Data; namespace DAL { public class MySqlhelper { //库调用Web.Config文件 private static M
<shimin555> 上传 | 大小:4kb