单项选择题
如果要使用JDBC连接mysql的mydb数据库,那么url应该是()。
A.jdbc:mysql//:localhost:3306/mydb
B.jdbc:mysql://localhost:3306/mydb
C.mysql:jdbc//:localhost:3306/mydb
D.mysql:jdbc://localhost:3306/mydb
点击查看答案&解析
相关考题
