摘要: Connection connection = DriverManager.getConnection("jdbc:mysql://192.168.1.10:3306/person", "root", "123456");ResultSet resultSet = connection.create 阅读全文
posted @ 2019-07-09 14:38 wangguo 阅读(229) 评论(0) 推荐(0)