课堂听写5
Posted liyado
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了课堂听写5相关的知识,希望对你有一定的参考价值。
mevan添加包
pox.xml的<dependencies>节点
java连接数据库通过反射注册驱动
Class.fromname()
连接数据库
DriverManager.getConnection("jdbc:mysql://loginhost:3306/数据库,root,root")
这里需要抛出或者捕获
Stament temt=conn.createStament()
String sql=“ select * from student”;
以上是关于课堂听写5的主要内容,如果未能解决你的问题,请参考以下文章