下面关于连接mysql下的mydb数据库的url,编写正确的是()

下面关于连接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

正确答案:A

猜你喜欢