搜索资源列表
Zip
- C# 实现的ICSharpCode.SharpZipLib.dll 压缩实例。自己写,可用
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
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.
yasuojieya
- 利用ICSharpCode.SharpZipLib.dll实现压缩与解压缩的小程序-Use ICSharpCode.SharpZipLib.dll achieve compression and decompression of the applet
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
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
C#
- C#使用ICSharpCode.SharpZipLib.dll压缩文件夹和文件(C# uses ICSharpCode.SharpZipLib.dll to compress folders and files)
在线压缩、解压缩文件
- 1.将Bin文件夹中的ICSharpCode.SharpZipLib.dll文件引用到目标网站的Bin文件夹中 2.App_Code文件夹中的CompressFiles.cs即为文件压缩的类文件,其中PakFiles()实现文件夹的压缩,UnpackFiles()实现压缩文件的解压缩 3.可以通过CompressFiles.PackFiles()或CompressFiles.UnpackFiles()来引用该方法(1., reference the ICSharpCode.SharpZipL
