FileCompression 使用赫夫曼树对文件进行压缩 解压缩 公有方法介绍 1、zipFile 参数 path 将要压缩的文件的全路径 desPath 文件压缩后的全路径 2、unzipFile 参数 desPath 要解压的文件的全路径 path 解压后的文件的全路径