Ubuntu自带的解压工具解压zip文件时出现中文乱码,使用unar工具可以解决。安装unar解压工具sudo apt-get解压zip文件unar FileName.zip中文乱码的问题这样就解决了。