JDBC安装时classpath不必理会

    xiaoxiao2021-03-25  142

    source:https://zhidao.baidu.com/question/142969166.html

    jdbc连接mysql时,classpath怎么配置呀

    classpath不用配,直接在eclipse的项目上点击右键,选Build Path。选Configure Build Path里的libraries选项卡.add external jars.把mysql的驱动包加入就可以了
    转载请注明原文地址: https://ju.6miu.com/read-8203.html

    最新回复(0)