摘要: 今天对对数据库进行操作做了系统的学习: 增加: Connection connection = mql/* 连接数据库文件名 */.getConnection(); PreparedStatement preparedStatement = null; try { String sql = "ins 阅读全文
posted @ 2020-11-02 21:04 不详·Christina 阅读(46) 评论(0) 推荐(0)