摘要: 1提前了解 传统JDBC编码格式 public class DataBaseUtil { public static final String URL = "jdbc:mysql://localhost:3306/mblog"; public static final String USER = " 阅读全文
posted @ 2021-04-04 11:18 To_Yang 阅读(176) 评论(0) 推荐(0)