报异常:java.lang.ClassNotFoundException:Could find class:com.mysql.jdbc.Driver 意思是:没有找到jdbc驱动类 原因是:没有导数据库连接驱动包 mysql-connector-java-5.1.35-bin.jar