Java文件壓縮/解壓縮包,Commons Compress1.10發布

jopen 9年前發布 | 7K 次閱讀 Commons Compress

Commons Compress 用以實現將文件壓縮或解壓成 tar、zip、bzip2 等格式。

需要Java 5以上的 Commons Compress1.10 發布了,更新內容如下:

  • The old org.apache.commons.compress.compressors.z._internal_now is org.apache.commons.compress.compressors.lzw and the code is now an official part of Commons              Compress' API.

  • Added support for parallel ZIP compression.

  • Added support for raw transfer of entries from one ZIP file to another without uncompress/compress.

  • Performance improvements for creating ZIP files with lots of small entries.

  • Added auto-detection for LZMA.

更多內容請查看:發行說明
下載地址:
http://commons.apache.org/proper/commons-compress/download_compress.cgi


來自:http://www.oschina.net/news/65376/commons-compress-1-10

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!