非常好的jdbc编程Class.forName("com.mysql.jdbc.Driver");conn=DriverManager.getConnection("jdbc:mysql:"+"//localhost:3306/zmw_db?useUnicode=true"+"&characterEncoding=utf8","root","563652043");