Deprecated: parse_url(): Passing null to parameter #1 ($url) of type string is deprecated in /www/wwwroot/blog_qqvbc_com/usr/plugins/Access/Access_Core.php on line 339

Deprecated: parse_url(): Passing null to parameter #1 ($url) of type string is deprecated in /www/wwwroot/blog_qqvbc_com/usr/plugins/Access/Access_Core.php on line 392

Deprecated: parse_url(): Passing null to parameter #1 ($url) of type string is deprecated in /www/wwwroot/blog_qqvbc_com/usr/plugins/Access/Access_Core.php on line 394
zip文件解压时出现CRC检校失败错误 - Joyber 的博客

一次同事紧急求助,说是ZIP解压不出来,电脑上RAR工具提示文件损坏,他手机上也解压失败,也许是他在企业微信中直接打开,解压失败了。
拿到文件后,我用7z在打开ZIP文件时失败了,提示CRC检校失败。
然而我在手机在下载到手机内存里,用手机上的系统成功解压出来了。
最后在电脑上尝试了一些方式仍然无法解压出来:
1、WIN11系统自带文件解压失败
2、7z的CRC选项中的几个选项都尝试了还是失败

最后用git安装后的base命令行成功解压了,命令:

unzip xx.zip 

标签: none

添加新评论