mysql的数据库驱动程序, private String driverName = "com.mysql.jdbc.Driver"; private String dataBaseUrl = "jdbc:mysql://localhost:3306/数据库名称";