纯JAVA压缩解压缩 - cntinker的使用

来源:互联网 发布:删除Linux的引导启动项 编辑:程序博客网 时间:2024/05/22 13:18

String input = "d:/temp/test";String output = "d:/temp/out.zip";// 压缩文件ZipHelper.compress(input,output);//解压缩ZipHelper.unCompress(output,"d:/temp/source");


cntinker支持包下载

http://code.google.com/p/cntinker/downloads/list

其他支持包下载

http://code.google.com/p/cntinker/source/browse/#svn%2Ftrunk%2Fcntinker%2Flib