12 2016 档案

摘要:1 public void rlgy() throws IOException { 2 Statement sql; 3 ResultSet rs; 4 String driverName = "com.microsoft.sqlserver.jdbc.SQLServerDriver"; //加载JDBC驱动 5 ... 阅读全文
posted @ 2016-12-21 17:13 墙头一颗草 阅读(424) 评论(0) 推荐(0)