最新压缩与解压类库ICSharpCode

ICSharpCode压缩与解压缩源码本程序介绍: ICSharpCode压缩与解压缩技术,给初学者以及有需要的人士提供学习帮助关于SharpZipLib的一个简短的介绍: #ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language). The creator of #ziplib put it this way: "I've ported the zip library over to C# because I needed gzip/zip compression and I didn't want to use libzip.dll or something like this. I want all in pure C#." SharpZipLib是基于.NET平台C#开发的开源程序,源码打包到程序中,感兴趣的朋友可以学习一下。
zip 文件大小:236.09KB