jdbc的知识 连接数据库
Exception in thread "main" java.sql.SQLException: No suitable driver found for jdbc:mysql//127.0.0.1:3306/students
className写错了,应该是com.mysql.jdbc.Driver