摘要:
package dao; import java.sql.Connection; import java.sql.ResultSet; import java.sql.Statement; import java.util.ArrayList; import java.util.List; impo 阅读全文
摘要:
报错信息:在使用mysql-connector-java-6.0.6连接mysql数据库的时候,出现了报错:The server time zone value '�й���ʱ��' is unrecognized or represents more than one time zone. 报错 阅读全文