摘要: 1. 在数据库配置好后 package DBUtil; import java.sql.*; public class DBUtil { public static String db_url = "jdbc:mysql://localhost:3306/text111?serverTimezone 阅读全文
posted @ 2020-10-26 23:25 小强哥in 阅读(28) 评论(0) 推荐(0)