2019年8月12日
摘要: 参考博客:https://www.cnblogs.com/my-king/p/4276577.html SimpleDateFormat.setLenient(true) : 默认值true,不严格解析日期,会自动计算。 SimpleDateFormat.setLenient(false):严格解析 阅读全文
posted @ 2019-08-12 14:36 有点懒惰的大青年 阅读(7437) 评论(0) 推荐(0)