摘要:
很多公司的内部git账号和本机windows的账号密码一致,有时候密码到期,更改本地后会提示git拉取错误。 之前处理的方式是删除本地的windows账号验证缓存,但是这样比较麻烦,今天记录下查到的快捷处理方式。 git config --system --unset credential.help 阅读全文
摘要:
记录下正则处理报文里带有span标签。 原文:"-->\\r\\n <td height=17 class="xl68" width=64 style='height:12.5pt;width:48pt;background:\\r\\n null;align-items: center'><spa 阅读全文