摘要: 插入数据库一条数据: 例如: //2.建立连接 参数 地址 用户 ,密码 Connection con= DriverManager.getConnection(url:"jdbc:mysql://localhost:3306/db2020", user:"root", password:"1234 阅读全文
posted @ 2020-02-05 22:13 星月星辰 阅读(232) 评论(0) 推荐(0)