摘要:
Microsoft Visual C++ 2019 Redistributable Package (x64) is not installed 另外的几种报错形式: ”由于找不到MSVCR120.dll,无法继续执行代码。重新安装程序可能会解决此问题“ ”由于找不到VCRUNTIME140_1.d 阅读全文
摘要:
记一次 MySQL 到 SQL Server 的项目迁移 在最近的工作中,遇到了一个数据库迁移的需求,即把某个系统的数据库从 MySQL 迁移到 SQL Server 。特此记录。 准备 工具下载 打开下面的网址,下载 SQL Server 官方的迁移工具: https://www.microsof 阅读全文
摘要:
remote: Support for password authentication was removed on August 13, 2021. 问题描述 昨天偶然想往Github上提交一个新项目,在常规的输入Username和Password之后,Github返回了这样一个错误: remot 阅读全文