2020年10月24日
摘要: 链接数据库的代码 package connection;//连接数据库student import java.sql.Connection;import java.sql.DriverManager;//import java.sql.Statement;import java.sql.SQLExc 阅读全文
posted @ 2020-10-24 23:40 lkwkk 阅读(137) 评论(0) 推荐(1)