摘要: public static void main(String args[]) { Connection connMySQL = null; Statement stmt = null; String strJDBC_DRIVER = "com.mysql.cj.jdbc.Driver"; //jav 阅读全文
posted @ 2023-07-15 22:20 涂山树下 阅读(38) 评论(0) 推荐(0)