Welcome![Sign In][Sign Up]
Location:
Search - icsharpcode.sharpziplib

Search list

[CSharpZip

Description: C# 实现的ICSharpCode.SharpZipLib.dll 压缩实例。自己写,可用
Platform: | Size: 83491 | Author: RobinWang | Hits:

[CSharpZip

Description: C# 实现的ICSharpCode.SharpZipLib.dll 压缩实例。自己写,可用-C# Realized ICSharpCode.SharpZipLib.dll compression examples. Their own writing, can be used
Platform: | Size: 174080 | Author: RobinWang | Hits:

[File OperatecsharpforPDF

Description: PDF文件制作全攻略.rar c#编程,别人些的,感觉好,所以把它分享-PDF document production Raiders wide. Rar c# Programming, others more, and feel better, so its share
Platform: | Size: 4404224 | Author: 张仪 | Hits:

[CSharpSharpZipLib

Description: #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 ported from the GNU Classpath ZIP library for use with #Develop (http://www.icsharpcode.net/OpenSource/SD) which needed gzip/zip compression. Later bzip2 compression and tar archiving was added due to popular demand. -# 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 ported from the GNU Classpath ZIP library for use with# Develop (http://www.icsharpcode.net/OpenSource/SD) which needed gzip/zip compression. Later bzip2 compression and tar archiving was added due to popular demand.
Platform: | Size: 913408 | Author: limeijian | Hits:

[Internet-NetworkICSharpCode.SharpZipLib

Description: 连接组件 可以连接程序没有问题的 可以使用的 很多软件在用的程序-Connected components can be connected procedure
Platform: | Size: 43008 | Author: edison | Hits:

[CSharpNET2PDF

Description: 用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
Platform: | Size: 2034688 | Author: 明杰 | Hits:

[ActiveX/DCOM/ATLCabinet_C___Project

Description: 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. .NET 2.0 offers the System.IO.Compression.GZipStream class. But this is awkward to use and very primitive it can only compress a stream but it is not possible to compress folders containing files and subfolders. If you search the internet for more comfortable compression libraries, you find, for example, ICSharpCode.SharpZipLib.dll which offers ZIP compression. But this library is awkward to use and buggy, and so is unusable. Although the bugs have been known for years, the author has not fixed them. I asked myself why should I search for another open source library (which will again have other bugs) while Windows itself supports CAB archives since the first days? Microsoft s Cabinet.dll (in the System32 directory) is not buggy. Many Microsoft installers (like the installer for Interne
Platform: | Size: 449536 | Author: jim jrasy | Hits:

[Compress-Decompress algrithmsICSharpCode.SharpZipLib

Description: 我在做项目的时候需要将文件进行压缩和解压缩,于是就从http://www.icsharpcode.net下载了关于压缩和解压缩的源码,但是下载下来后,面对这么多的代码,一时不知如何下手。只好耐下心来,慢慢的研究,总算找到了门路。针对自己的需要改写了文件压缩和解压缩的两个类,分别为ZipClass和UnZipClass。其中碰到了不少困难,就决定写出来压缩和解压的程序后,一定把源码贴出来共享,让首次接触压缩和解压缩的朋友可以少走些弯路。-When I was doing the project will need to compress and decompress files, so downloading from http://www.icsharpcode.net on the compression and decompression of the source code, but it downloaded, and faced with so many code, 1:00 do not know how start with. Had under-resistant heart, the slow research and finally found the avenues. In light of their need to be rewritten a file compression and decompression of the two classes, namely ZipClass and UnZipClass. Which encountered many difficulties, it was decided to write out compression and decompression process, some paste out of the source code sharing, so that the first contact with compression and decompression of friends can take some less roundabout.
Platform: | Size: 26624 | Author: 解旭朝 | Hits:

[CSharpICSharpCode.SharpZipLib

Description: dll file for c harp got it to work it with
Platform: | Size: 70656 | Author: Jonnah | Hits:

[Compress-Decompress algrithmsCompressProgram

Description: 此源码为Zip格式压缩程序源代码 有注释,界面简洁,操作快捷。-The source code for the Zip compression format source code with annotations, the interface is simple and quick operation.
Platform: | Size: 776192 | Author: 荔枝 | Hits:

[CSharpnet-11

Description: C# ICSharpCode.SharpZipLib动态链接库-C# ICSharpCode.SharpZipLib dynamic link library
Platform: | Size: 73728 | Author: wujianwen | Hits:

[Compress-Decompress algrithmsyasuojieya

Description: 利用ICSharpCode.SharpZipLib.dll实现压缩与解压缩的小程序-Use ICSharpCode.SharpZipLib.dll achieve compression and decompression of the applet
Platform: | Size: 179200 | Author: 鲁立夫 | Hits:

[CSharpICSharpCode.SharpZipLib-

Description: 关于C_压缩类ICSharpCode.SharpZipLib的使用方法-C_ Class ICSharpCode.SharpZipLib on the use of compression
Platform: | Size: 1797120 | Author: ccy | Hits:

[Windows Develop564567584444

Description: 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 PDF, generate more complex PDF documents, procedures also need some improvements, interested reference source. The examples used to generate PDF third party components: ICSharpCode.SharpZipLib.dll, itextsharp.dll, the assembly can be Baidu search download. The author, copyright, learning and reference purposes only.
Platform: | Size: 12288 | Author: 余香肉丝 | Hits:

[CSharpICSharpCode.SharpZipLib.dll

Description: ICSharpCode.SharpZipLib.dll.rar含有ICSharpCode.SharpZipLib.d-ICSharpCode.SharpZipLib.dll.rar cantains ICSharpCode.SharpZipLib.dll
Platform: | Size: 41984 | Author: tf | Hits:

[CSharpCSharpZip-unZip

Description: 文件压缩与解压缩源代码 利用ICSharpCode.SharpZipLib进行处理操作-File compression and decompression source code to use ICSharpCode.SharpZipLib processing operations
Platform: | Size: 1228800 | Author: xiaoping | Hits:

[CSharpZip

Description: 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 format support, package the compressed dataset, brought directly can be used is the complete code, and attach the reference ICSharpCode.SharpZipLib.dll
Platform: | Size: 86016 | Author: | Hits:

[CSharpC#

Description: C#使用ICSharpCode.SharpZipLib.dll压缩文件夹和文件(C# uses ICSharpCode.SharpZipLib.dll to compress folders and files)
Platform: | Size: 3072 | Author: 不知如何 | Hits:

[WEB Code在线压缩、解压缩文件

Description: 1.将Bin文件夹中的ICSharpCode.SharpZipLib.dll文件引用到目标网站的Bin文件夹中 2.App_Code文件夹中的CompressFiles.cs即为文件压缩的类文件,其中PakFiles()实现文件夹的压缩,UnpackFiles()实现压缩文件的解压缩 3.可以通过CompressFiles.PackFiles()或CompressFiles.UnpackFiles()来引用该方法(1., reference the ICSharpCode.SharpZipLib.dll file in the Bin folder to the Bin folder of the target website. The CompressFiles.cs in the 2.App_Code folder is a file - Compressed class file, in which the PakFiles () implementation folder is compressed, and the UnpackFiles () implementation compresses the compressed file 3., you can refer to this method by CompressFiles.PackFiles () or CompressFiles.UnpackFiles ().)
Platform: | Size: 79872 | Author: NavyYang | Hits:

CodeBus www.codebus.net