搜索资源列表
Cabinet_C___Project
- Cabinet File (*.CAB) Compression and Extraction-Introduction With this project, C++ and .NET programmers get a very versatile library for compression and extraction of Microsoft CAB files. .NET 1.1 does not offer compression functionality. .NE
CompressionSample
- CompressionSample,本示例说明了在 .NET Framework 中可以使用的压缩功能。本示例生成一个 Windows 窗体应用程序,该应用程序使用 GZipStream 和 DeflateStream 类型来压缩和解压缩文件。本示例还引入了几个类型,这些类型在 .NET Framework 2.0 版中是新类型。-CompressionSample
Compression
- c# programming by using the GZipStream and Deflate Stream classes, you can compress and decompress files in the GZip format.
Compress
- C# 使用GZipStream进行文件的压缩与文件解压缩实例源码-C# uses GZipStream file for file compression and decompression source code examples
