摘要:
远程办公期间,需要参与另一个项目的开发,克隆代码的时候提示git低版本不支持,下载了最新git for windows包安装,于是发生了一系列问题: 一、安装git包的时候,最后会提示一堆“unable to set system config”的错误,就像上图这样各种配置错误,查到是由于win10 阅读全文
摘要:
使用iTextSharp生成Pdf文件时报错如下: 'windows-1252' is not a supported encoding name. For information on defining a custom encoding, see the documentation for th 阅读全文