CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作

文件名称:dotnetzip-96133

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-01-05
  • 文件大小:
    5.74mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

A Zip utility In Microsoft Dot Net



(Complete code in C#)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

.tfs-ignore
AppNote.iz.txt
AppNote.txt
BuildHelp.bat
BuildProcessTemplates/
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
BZip2 CF/
BZip2 CF/AssemblyInfo.cs
BZip2 CF/BZip2 CF DLL.csproj
BZip2 SL DLL/
BZip2 SL DLL/BZip2 SL DLL.csproj
BZip2 SL DLL/Properties/
BZip2 SL DLL/Properties/AssemblyInfo.cs
BZip2 Tests/
BZip2 Tests/Bzip2 Tests.csproj
BZip2 Tests/BZip2UnitTest1.cs
BZip2 Tests/Properties/
BZip2 Tests/Properties/AssemblyInfo.cs
BZip2 Tests/Resources/
BZip2 Tests/Resources/dancing-color.ps.bz2
BZip2 Tests/Resources/sample1.bz2
BZip2 Tests/Resources/sample2.bz2
BZip2/
BZip2/BitWriter.cs
BZip2/BZip2 DLL.csproj
BZip2/BZip2Compressor.cs
BZip2/BZip2InputStream.cs
BZip2/BZip2OutputStream.cs
BZip2/NOTICE.txt
BZip2/ParallelBZip2OutputStream.cs
BZip2/Properties/
BZip2/Properties/AssemblyInfo.cs
BZip2/Rand.cs
clean.ps1
CommonSrc/
CommonSrc/CRC32.cs
CommonSrc/Iso8859Dash1Encoding.cs
DotNetZip.sln
DotNetZip.vsmdi
DotNetZip.vssscc
DotNetZip1.vsmdi
EditCsproj.exe
Examples/
Examples/ASPNET/
Examples/ASPNET/GenerateZip-Csharp-FileStream.aspx
Examples/ASPNET/GenerateZip-Csharp-MemoryStream.aspx
Examples/ASPNET/GenerateZip-Csharp.aspx
Examples/ASPNET/GenerateZip-VB-FileStream.aspx
Examples/ASPNET/GenerateZip-VB.aspx
Examples/ASP/
Examples/ASP/AspClassic-ReadZip.asp
Examples/C#/
Examples/c#/CreateZip/
Examples/c#/CreateZip/CreateZip.cs
Examples/c#/CreateZip/CreateZip.csproj
Examples/c#/CreateZip/CreateZip.csproj.vspscc
Examples/c#/CreateZip/Properties/
Examples/c#/CreateZip/Properties/AssemblyInfo.cs
Examples/C#/ReadZip/
Examples/C#/ReadZip/Properties/
Examples/C#/ReadZip/Properties/AssemblyInfo.cs
Examples/C#/ReadZip/ReadZip.cs
Examples/C#/ReadZip/ReadZip.csproj
Examples/C#/ReadZip/ReadZip.csproj.vspscc
Examples/C#/WinForms-QuickZip/
Examples/C#/WinForms-QuickZip/AssemblyInfo.cs
Examples/C#/WinForms-QuickZip/QuickZip.cs
Examples/C#/WinForms-QuickZip/QuickZip.csproj
Examples/C#/ZipDir/
Examples/C#/ZipDir/Properties/
Examples/C#/ZipDir/Properties/AssemblyInfo.cs
Examples/C#/ZipDir/ZipDir.cs
Examples/C#/ZipDir/ZipDir.csproj
Examples/C#/ZipDir/ZipDir.csproj.vspscc
Examples/C#/ZipTreeView/
Examples/C#/ZipTreeView/Form1.cs
Examples/C#/ZipTreeView/Form1.Designer.cs
Examples/C#/ZipTreeView/Form1.resx
Examples/C#/ZipTreeView/Program.cs
Examples/C#/ZipTreeView/Properties/
Examples/C#/ZipTreeView/Properties/AssemblyInfo.cs
Examples/C#/ZipTreeView/Properties/Resources.Designer.cs
Examples/C#/ZipTreeView/Properties/Resources.resx
Examples/C#/ZipTreeView/Properties/Settings.Designer.cs
Examples/C#/ZipTreeView/Properties/Settings.settings
Examples/C#/ZipTreeView/ZipTreeView.csproj
Examples/C#/ZipTreeView/ZipTreeView.csproj.vspscc
Examples/C#/ZLIB/
Examples/C#/ZLIB/makefile
Examples/C#/ZLIB/ParallelGZipOutputStream.cs
Examples/C#/ZLIB/QuickCompress.cs
Examples/C#/ZLIB/test_dict_deflate_inflate.cs
Examples/C#/ZLIB/test_flush_sync.cs
Examples/C#/ZLIB/test_large_deflate_inflate.cs
Examples/C#/ZLIB/ZlibDeflateInflate.cs
Examples/C#/ZLIB/ZlibStreamExample.cs
Examples/C++/
Examples/C++/build.cmd
Examples/C++/clean.cmd
Examples/C++/CreateWithProgress.cpp
Examples/C++/CreateZipfile.cpp
Examples/CompactFramework/
Examples/CompactFramework/CF-Unzipper/
Examples/CompactFramework/CF-Unzipper/CF-Unzipper.csproj
Examples/CompactFramework/CF-Unzipper/CF-Unzipper.csproj.vspscc
Examples/CompactFramework/CF-Unzipper/Form1.cs
Examples/CompactFramework/CF-Unzipper/Form1.Designer.cs
Examples/CompactFramework/CF-Unzipper/Form1.resx
Examples/CompactFramework/CF-Unzipper/Images/
Examples/CompactFramework/CF-Unzipper/Images/Card.gif
Examples/CompactFramework/CF-Unzipper/Images/Device.gif
Examples/CompactFramework/CF-Unzipper/Images/Folder.gif
Examples/CompactFramework/CF-Unzipper/Program.cs
Examples/CompactFramework/CF-Unzipper/Properties/
Examples/CompactFramework/CF-Unzipper/Properties/AssemblyInfo.cs
Examples/CompactFramework/CF-Unzipper/Properties/Resources.Designer.cs
Examples/CompactFramework/CF-Unzipper/Properties/Resources.resx
Examples/PHP/
Examples/PHP/CreateZip-DotNetZip.php
Examples/SolutionInfo.cs
Examples/VB/
Examples/VB/Quick-Unzip/
Examples/VB/Quick-Unzip/AssemblyInfo.vb
Examples/VB/Quick-Unzip/QuickUnzip.vbproj
Examples/VB/Quick-Unzip/QuickUnzip.vbproj.vspscc
Examples/VB/Quick-Unzip/Qunzip.vb
Examples/VB/WinForms-DotNetZip/
Examples/VB/WinForms-DotNetZip/WinForms-DotNetZip-VB.sln
Examples/VB/WinForms-DotNetZip/WinForms-Unzip/
Examples/VB/WinForms-DotNetZip/WinForms-Unzip/My Project/
Examples/VB/WinForms-DotNetZip/WinForms-Unzip/My Project/Application.Designer.vb
Examples/VB/WinForms-DotNetZip/WinForms-Unzip/My Project/Application.myapp
Examples/VB/WinForms-DotNetZip/WinForms-Unzip/My Project/AssemblyInfo.vb
Examples/VB/WinForms-DotNetZip/WinForms-Unzip/My Project/Resources.Designer.vb
Examples/VB/WinForms-DotNetZip/WinForms-Unzip/My Project/Resources.resx
Examples/VB/WinForms-DotNetZip/WinForms-Unzip/My Project/Settings.Designer.vb
Examples/VB/WinForms-DotNetZip/WinForms-Unzip/My Project/Settings.settings
Examples/VB/WinForms-Dot

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com