.NET implements ZIP compression and decompression

zhaozj2021-02-16  93

.NET implements ZIP compression and decompression

Some time items should be used to use .NET to make ZIP compression and decompression, find some information in this area, now think of, put it on it.

First, you can use the method in java.util.zip to compress and decompress the files, and there is a detailed description of this article on Microsoft.com, and examples.

Http://msdn.microsoft.com/msdnmag/issues/03/06/zipcompression/default.aspx

But this method has a bug, java.util.zip can smoothly compress file, but the compressed file has problems when decompressed, and cannot decompress.

Second, I think many people know

SharpDevelop, IC # code of developing Sharedevelop, there is another open source project

The zip, gzip, bzip2 and tar mail. Net, with .NET implementation of Zip / Gzip / Bzip2 / Tar algorithm, it is easy to press my requirements to compress and decompress the file, the most important thing is its "Open source"

Elect it.

Third, other components:

ADS by Google

XCEED ZIP ACTIVEX

Add Efficient, Feature Rich Compression To your Applications

Www.xceedsoft.com

Polar Zip Component

Complete Compression Solution for your application. Full Source Code.

http://www.polarsoftware.com

IP * WORKS! ZIP Component

.NET and Java Components for File Compression: ZIP, TAR, JAR, & GZIP

Www.nsoftware.com

Fathzip

ZIP / Unzip / SFX Component for Software Developers

Www.fathsoft.com

转载请注明原文地址:https://www.9cbs.com/read-10359.html

New Post(0)