解压:

    1. jar -xvf example.jar

    压缩:

    1. jar -cvf0m example.jar ./META-INF/MANIFEST.MF .