第02讲:快速入门 Mybatis 本文主要内容: 传统JDBC 传统JDBC编码格式 public class DataBaseUtil { public static final String URL = "jdbc:mysql://localhost:3306/mblog"