public class ZipCompress extends Object
| 构造器和说明 |
|---|
ZipCompress(String zipFileName,
String sourceFileName) |
public void compress(ZipOutputStream out, BufferedOutputStream bos, File sourceFile, String base) throws IOException
IOExceptionCopyright © 2020. All rights reserved.