09 2021 档案
【java基础】两个日期的比较大小的几种方法。
摘要:String beginTime= "2021-09-14 08:22:10";String endTime= "2021-09-14 08:22:20"; 一、直接用Date自带方法before()和after()比较 SimpleDateFormat df = new SimpleDateFor
报错信息: java.sql.SQLException: 不支持的字符集 (在类路径中添加 orai18n.jar): ZHS16GBK
摘要:报错信息: java.sql.SQLException: 不支持的字符集 (在类路径中添加 orai18n.jar): ZHS16GBK 解决方法: pom文件中引入如下依赖: <dependency> <groupId>com.oracle</groupId> <artifactId>orai18