1:mysql类继承IDispose接口2:应用初始化MySQL时使用语法:using(var mysqlconn = new Mysql()){ } 相关文章: 2021-10-08 2021-08-27 2021-08-04 2021-05-11 2021-09-19 2021-04-02