搜索资源列表
Zip
- C# 实现的ICSharpCode.SharpZipLib.dll 压缩实例。自己写,可用
SharpZipLib
- #ZipLib 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). #ZipLib was porte
NET2PDF
- 用C#制作PDF文件全攻略,其中包括,文档,itextsharp-0.04源码和dll,ICSharpCode.SharpZipLib 源码和de-C# produced by the entire Raiders PDF documents, including documents, itextsharp-0.04 source code and dll, ICSharpCode.SharpZipLib source and dell
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
SharpZipLib
- C#的SharpZipLib压缩类.一个成品类,带说明文档,全英文的,主要用途是C#编程中的执行文件的压缩类。这是最新版。-C#, SharpZipLib compression class. A product category, with documentation, all in English, the main purpose is to C# programming in the implementation of the file compression category. Thi
SharpZipLib
- C#文件压缩,C#语言编写的文件压缩代码(转在国外某著名网站)-SharpZipLib
ZipDemo
- 在SharpZipLib中实现压缩类中应该还有其他功能,还没有来得及看。具体SharpZipLib中是如何实行的也还没有来得及看,先试一试最简单功能,大家有兴趣可以下载看看。默认提供的演示程序是控制台下运行的(好像还有其他环境中运行的,不过我没有试),我照着做了一个WEB应用程序的,希望能对大家有用。 -SharpZipLibSharpZipLibSharpZipLibSharpZipLibSharpZipLibSharpZipLib
SharpZipLib
- SharpZipLib是一个使用C#编写的Zip操作类库,在VB.NET、C#或其他的.NET语言中都可以使用它创建Zip文件、并进行读取和更新等操作。-#ZipLib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET framework. It is implemented as an assembly (installable in the GAC), and can easily be inc
ICSharpCode.SharpZipLib
- dll file for c harp got it to work it with
SharpZipLib_dll
- sharpziplib,用于C#中压缩和解压文件以及文件夹等-sharpziplib, for C# that compresses and decompresses files and folders, etc.
SharpZipLib_0860_SourceSamples
- Sharpziplib源代码,用于学习和了解其中的原理-Sharpziplib source code
net-11
- C# ICSharpCode.SharpZipLib动态链接库-C# ICSharpCode.SharpZipLib dynamic link library
ICSharpCode.SharpZipLib-
- 关于C_压缩类ICSharpCode.SharpZipLib的使用方法-C_ Class ICSharpCode.SharpZipLib on the use of compression
SharpZipLib
- 压缩代码 可以压缩 请使用 里面包含代码案例 放心使用-SharpZipLib is free
564567584444
- C#创建生成PDF文档源码实例,只是生成简单的纯文字PDF,生成更复杂的PDF文档,程序还需要诸多改进,有兴趣的参考源码。实例用到了生成PDF的第三方组件:ICSharpCode.SharpZipLib.dll、itextsharp.dll,该组件可百度搜索下载。 ,作者拥有版权,仅供学习与参考。-C# to create PDF documents generated source code examples, just to generate a simple plain text PD
ICSharpCode.SharpZipLib.dll
- ICSharpCode.SharpZipLib.dll.rar含有ICSharpCode.SharpZipLib.d-ICSharpCode.SharpZipLib.dll.rar cantains ICSharpCode.SharpZipLib.dll
CSharpZip-unZip
- 文件压缩与解压缩源代码 利用ICSharpCode.SharpZipLib进行处理操作-File compression and decompression source code to use ICSharpCode.SharpZipLib processing operations
file
- 在C#中实现文件的压缩和解压缩,需要使用第三方的组建完成。常用的是:SharpZipLib组建。-C# implementation file compression and decompression
Zip
- C# 大型项目中实际应用,支持文件、流压缩解压缩,对常用的Zip GZip BZip2格式都支持,对DataSet压缩也进行了封装,拿来直接可以用代码很完整,并附上它所需的引用ICSharpCode.SharpZipLib.dll -C# large projects in the practical application, supporting documents, flow compression and decompression, the common zip, gzip bzip2
CompressPic
- 这个小程序能够实现将指定的文件保存至指定ZIP压缩文件中(This small program enables you to save the specified file to the specified ZIP compression file)