问题:在解压Weather 2014.zip压缩包的时候显示找不到该文件,最终找到问题压缩文件中间存在空格导致文件找不到 解决办法:在Weather 2014.zip两边加入双引号即:unzip "Weather 2014.zip"