View Single Post
  #1 (permalink)  
Old 11-12-2007, 08:22 PM
fangzhong fangzhong is offline
Member
 
Join Date: Nov 2007
Posts: 2
fangzhong is on a distinguished road
zip file opeartion
Hi all, I have a large collection of zip files (about 400), each file contains 300 plaint texts. If I unzip all the files, these will take up too much space (about 4G). So I am wondering if there are some method that can access the content in the plain text files without unzipping all the zip files.
For example, read the content to a String variable. Anyone knows, please give me a hand.
Reply With Quote
Sponsored Links