JDBC入门中,视频里url:、user:、password:是怎么出来的?为什么我的是:s:、s1:、s2。
conn = DriverManager.getConnection(
s:"jdbc:mysql://localhost:5001/imooc?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai",
s1:"root",s2: "root"
);
27
收起
正在回答 回答被采纳积分+1
1回答
恭喜解决一个难题,获得1积分~
来为老师/同学的回答评分吧
0 星