摘要: package san; import java.sql.*; public class Thesql { public Connection connect; public Thesql() throws Exception { Class.forName("com.mysql.jdbc.Driv 阅读全文
posted @ 2023-09-24 21:28 lao_bing 阅读(19) 评论(0) 推荐(0)