找考题网-背景图
单项选择题

如果要使用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