摘要: 今天依旧是数据库 public class DBOpenHelper { private static String driver = "com.mysql.jdbc.Driver"; private static String url = "jdbc:mysql://localhost:3306/ 阅读全文
posted @ 2020-04-23 23:14 祈欢 阅读(185) 评论(0) 推荐(0)