• 2022-06-14
    通过Java协议连接本地的mysql数据库中的gradem数据库的url是___。
    A: jdbc:mysql://localhost:3306/gradem
    B: jdbc:sqlserver://localhost:3306/gradem
    C: jdbc:mysql://localhost/gradem
    D: jdbcodbc:mysql://localhost:3306/gradem