随笔分类 -  问题记录

摘要:最近公司项目遇到一个时间格式转换问题,项目调用时包含了Date类型的时间返回值,报了一下错误 Cannot parse date "2021-11-19 11:59:39": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSSZ', par 阅读全文
posted @ 2021-12-18 17:49 雾里看花的少年 阅读(1428) 评论(0) 推荐(0)
摘要:centos 使用yum install 安装软件是报错 failure: repodata/repomd.xml from google-chrome: [Errno 256] No more mirrors to try. https://dl.google.com/linux/chrome/r 阅读全文
posted @ 2021-11-29 11:09 雾里看花的少年 阅读(344) 评论(0) 推荐(0)
摘要:1. idea git操作突然变得很慢。(2021-06-07) 今天idea git操作,commit,push,fetch,update等都很慢,百度了之后解决了问题,这里记录解决方案 参考博客 主要解决方案 阅读全文
posted @ 2021-06-07 10:27 雾里看花的少年 阅读(60) 评论(0) 推荐(0)