2017年4月25日
摘要: 说明: 首先,需要下载MySQL数据库的驱动:mysql-connector-java-5.1.7-bin 然后,准备数据库信息:MySQL用户名及密码,root/root jdbc连接的数据库:test ①在eclipse中通过jdbc连接MySQL数据库test: public class Qu 阅读全文
posted @ 2017-04-25 20:36 河狸筑坝 阅读(186) 评论(0) 推荐(0) 编辑