- 博客(6)
- 收藏
- 关注
原创 jdbc
public class UtilJDBC{ String url = "jdbc:mysql://localhost:3306/shen"; String username = "root"; String password = "root123"; public static void main(String[] args){ //加载驱动 DriverManager.deregisterDriver(com.mysql.jdbc.Driver);
2020-11-25 16:12:18
85
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人