摘要: public class DbUtil { public static final String URL = "jdbc:mysql://localhost:3306/imooc"; public static final String USER = "liulx"; public static f 阅读全文
posted @ 2020-10-21 22:25 xjspyx 阅读(85) 评论(0) 推荐(0)