使用unzip解压zip格式文件时,解压不成功,并给出其错误提示为:
Archive:  *.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of *.zip or
        *.zip.zip, and cannot find *.zip.ZIP, period.
换上强大的 java 试试
jar xvf *.zip