02 2022 档案

摘要:去掉每行某个字符串前面的字符 删除S 之前的所有字符用:^.*s 删除S 之后的所有字符用:s.*$ 原始数据(省略一万行) Line 30: 2022-02-11 13:54:31.580 [TestNG-test=Regression-1] INFO c.m.a.d.u.o.LooseyJSON 阅读全文

posted @ 2022-02-11 14:10 张缤分 阅读(4611) 评论(0) 推荐(0)

摘要:Git拉取代码失败,报SSL certificate的错误 fatal: unable to access '******': SSL certificate problem: unable to get local issuer certificate 原因:是防火墙禁止了 解决办法(Win10) 阅读全文

posted @ 2022-02-07 11:22 张缤分 阅读(682) 评论(0) 推荐(0)

导航