返回列表 回复 发帖
Connection con=Java.sql.DriverManager.getConnection("jdbc:mysql://127.0.0.1:3306/ch2","root","mingren");
返回列表