zip
Android 2.3 ZIP problems with general purpose flags
I made an application on Android and this application logs the activity into files. I have an option to export the files so I save the files in a .zip. If there is more than 1 file to add to the .zip,[详细]
2023-04-04 10:47 分类:问答PHP unpack zip and insert content into database
I need to be able to extract a zip file, and insert the names of the files in the zip file into a database.[详细]
2023-04-04 10:11 分类:问答"corrupt" zip-file instead of password protecting
I develop android application that receives password-protected zip-file from the network. The idea is to protect content in these zip-files from extracting and copying.[详细]
2023-04-04 07:10 分类:问答Python - Writing a folder and its contents to a ZipFile
Is it possible to write a folder and its contents to an existing ZipFile? I\'ve been messing around with this for a while and can only manage to write the folder structure to the archive, anything in[详细]
2023-04-04 06:49 分类:问答Any AS3/Air Library for Zip files with password protection support [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-03 22:36 分类:问答Zip files based on InputStreams
I have a method to zip files in Java: public void compress(File[] inputFiles, OutputStream outputStream) {[详细]
2023-04-03 11:36 分类:问答Zipping files downloaded from SFTP server
I am working on a project where I need to download 2 files from an SFTP server, zip them up with a timestamp name and save it to the my local server. Also, once the files are retrieved I want it to se[详细]
2023-04-03 03:38 分类:问答is there a way to uncompress zip data without ByteArray.inflate()
Is there a way to uncompress ziped data withou开发者_如何学JAVAt inflate()? thank you in advance!I know the hard way.[详细]
2023-04-03 01:58 分类:问答ZipKit and iOS5 - synthesized vs. user defined setter/getter
When compiling a project with ZipKit (https://bitbucket.org/kolpanic/zipkit/wiki/Home) with the latest iOS5, I see the following warnings:[详细]
2023-04-02 17:03 分类:问答How to use Python's pip to download and keep the zipped files for a package?
If I want to use the pip command to download a package (and its dependencies), but keep all of the zipped files that get downloaded (say, django-socialregistration.tar.gz) - is there a开发者_运维知识库[详细]
2023-04-02 14:22 分类:问答