摘要: /** * 简单入门操作 * 注:先将mysql-connector-java-5.1.36.jar 构建 Build Path环境当中去 * @param args * @throws Exception */ public static void main(String[] args) throws Exception { ... 阅读全文
posted @ 2018-11-12 22:39 往事只能回味--- 阅读(153) 评论(0) 推荐(0)