摘要:
1. Demo1导包时 不要导具体的mysql包, 为了兼容性,导JDBC 中 sql的包既可以了。public class Demo1 { /** * @param args * @throws ClassNotFoundException * @throws SQLException * @throws Exception */ public static void main(String[] args) throws ClassNotFoundException, SQLException { String url = "jdbc:mysql://localhost... 阅读全文
posted @ 2013-12-09 21:42
今晚打酱油_
阅读(242)
评论(0)
推荐(0)
浙公网安备 33010602011771号