E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
ICSharpCode
C#
ICSharpCode
.SharpZipLib
C#
ICSharpCode
.SharpZipLib.dll文件压缩和解压功能类整理,上传文件或下载文件很常用 工作中我们很多时候需要进行对文件进行压缩,比较通用的压缩的dll就是
ICSharpCode
.SharpZipLib.dll
·
2015-10-28 08:38
code
介绍一些.net开源项目
跟随这个项目开发许多有用的组件,比如功能文本编辑器(
ICSharpCode
.TextEditor),SharpZipLib等。
·
2015-10-27 15:40
.net
利用SharpZipLib对字符串进行压缩和解压缩
添加对
ICSharpCode
.SharpZipLib的引用。
·
2015-10-27 15:09
字符串
如何将服务端的多个文件打包下载
下面将有关重点的代码粘贴出来,给大家参考 我用到了
ICSharpCode
.SharpZipLib这个dll. 据我所知,凡是现在做压缩和解压缩之类的程序,很少有人会不用这个组件的。
·
2015-10-27 14:07
服务端
sharpdevelop学习资料
http://www.cnblogs.com/michael-zhang/articles/621144.html sharpdevelop官方下载地址http://www.
icsharpcode
.net
·
2015-10-27 14:55
sha
推荐几个Net开源项目
跟随这个项目开发许多有用的组件,比如功能文本编辑器(
ICSharpCode
.TextEditor),SharpZipLib等。
·
2015-10-27 14:10
开源项目
C#第三方zip解压压缩工具,带事例源码
using System;using System.Collections.Generic;using System.Linq;using System.Text;using
ICSharpCode
.SharpZipLib.Zip
·
2015-10-27 14:12
zip
压缩数据传输
using System;using System.Data;using System.Configuration;using System.Web;using System.IO;using
ICSharpCode
.SharpZipLib.BZip2
·
2015-10-27 14:14
压缩
C#中用SharpZipLib生成gzip/解压文件
Codetellsall:using System; using System.IO; using
ICSharpCode
.SharpZipLib.GZip; using
ICSharpCode
.SharpZipLib.Core
RQSLT
·
2015-10-26 10:07
压缩
GZip
C#
C#中用SharpZipLib生成gzip/解压文件
Codetellsall:using System; using System.IO; using
ICSharpCode
.SharpZipLib.GZip; using
ICSharpCode
.SharpZipLib.Core
RQSLT
·
2015-10-26 10:07
压缩
GZip
C#
C#解压或压缩文件夹
1 )下载SharpZipLib.dll,在http: // www.
icsharpcode
.net/OpenSource/SharpZipLib/Download.aspx中有最新免费版本,“Assemblies
·
2015-10-23 08:00
文件夹
利用
ICSharpCode
.SharpZipLib.dll实现简单加解压 转
利用
ICSharpCode
.SharpZipLib.dll实现简单加解压 本文主要提供了一个利用
ICSharpCode
.SharpZipLib.dll实现简单加解压的功能类,
ICSharpCode
.SharpZipLib.dll
·
2015-10-23 08:47
code
利用
ICSharpCode
.TextEditor实现多文件类型的文本语法高亮
http://blog.donews.com/shanyou/archive/2005/07/24/478485.aspx SharpDevelop (#develop)有很多“副产品”,其中最出名的应算 SharpZipLib (#ziplib),纯C#的ZIP类库,而在 SharpDevelop (#develop)中,“隐藏”了很多优秀的类库,其中ICSharpCod
·
2015-10-22 21:50
editor
c#压缩和解压缩文件
c#压缩和解压缩文件 使用SharpZip压缩与解压缩的实战经验 2007-08-17 09:39 首先,在 http://www.
icsharpcode
.net/OpenSource/SharpZipLib
·
2015-10-21 13:43
解压缩
C#生成PDF文档,读取TXT文件内容
using System.IO;using iTextSharp.text;using iTextSharp.text.pdf; //需要在项目里引用
ICSharpCode
.SharpZipLib.dll
·
2015-10-21 13:50
pdf
asp.net 2.0的开源项目收集
跟随这个项目开发许多有用的组件,比如功能文本编辑器(
ICSharpCode
.TextEditor),SharpZipLib等。
·
2015-10-21 13:42
asp.net
推荐几个Net开源项目
跟随这个项目开发许多有用的组件,比如功能文本编辑器(
ICSharpCode
.TextEditor),SharpZipLib等。
·
2015-10-21 12:32
开源项目
Csharp 利用
ICSharpCode
.SharpZipLib解壓文件
s=file * http://www.
icsharpcode
.net/OpenSource/SharpZipLib/Download.aspx * http://www.eggheadcafe.com
·
2015-10-21 12:03
code
如何使用C#压缩文件及注意的问题!
如:
ICSharpCode
.SharpZipLib 下载地址:http://www.
icsharpcode
.net/OpenSource/SharpZipLib/Default.ASPx 根据它的帮助你就可以做自己需要的东东了
·
2015-10-21 12:26
文件
使用
ICSharpCode
.SharpZipLib.dll实现在线解压缩
ICSharpCode
.SharpZipLib.dll 是一个基于GNU的免费库文件,他的功能很强大。
·
2015-10-21 11:11
code
C#中用SharpZipLib.dll实现压缩解压
using System;using System.Collections.Generic;using System.Text;using System.IO;using
ICSharpCode
.SharpZipLib.Checksums
·
2015-10-21 11:11
zip
ZipHelper 修正
在我前面的“ 压缩与解压缩 ZipHelper ”一文中提到了使用
ICSharpCode
.SharpZipLib.dll库的BZip2OutputStream和BZip2InputStream
·
2015-10-21 11:51
help
压缩与解压缩 ZipHelper
压缩/解压功能我借助了
ICSharpCode
.SharpZipLi
·
2015-10-21 11:50
help
压缩解压缩文件(zip格式)
using System; using System.Collections.Generic; using System.IO; using
ICSharpCode
.SharpZipLib.Zip;
·
2015-10-21 11:17
zip
.NET开源项目
跟随这个项目开发许多有用的组件,比如功能文本编辑器(
ICSharpCode
.TextEditor),SharpZipLib等。
·
2015-10-21 11:12
.net
Using ZipLib to create a Zip File in C#
从[1] 下载动态库,然后在工程里Add Reference,把
ICSharpCode
.SharpZipLib.dll加进去。
·
2015-10-21 11:48
create
C#使用SharpZipLib类库压缩、解压缩单个文件
C#使用SharpZipLib类库压缩、解压缩单个文件,废话不说了,直接看代码吧, 类库下载地址:http://www.
icsharpcode
.net/OpenSource/SharpZipLib/Download.aspx
·
2015-10-21 11:56
zip
Powershell实现创建zip压缩文件
首先,这里引用开源
ICSharpCode
.SharpZipLib.dll ,所以您得先下载这个程序集。
·
2015-10-21 11:22
powershell
C# 文件的压缩与解压缩
需要引用 using
ICSharpCode
.SharpZipLib.Zip; 调用:CreateZipFile("文件路径","压缩路径")  
·
2015-10-21 11:01
解压缩
C#使用
ICSharpCode
.SharpZipLib压缩文件
本文来自CSDN博客,出处:http://blog.csdn.net/venus0314/archive/2006/09/25/1280610.aspx 一直以来都是采用WinZIP进行压缩的,调用起来方便,而且公司也有版权,所以就没有考虑过其他的东东。不过唯一不足的地方就是需要安装(包括Win Zip和其Command Line Addon),而且需要让程序知道
·
2015-10-21 10:29
code
SharpZipLib使用示例
下载网址:http://www.
icsharpcode
.net/OpenSource/SharpZipLib/Download.aspx。目前的版本为0.85。1、
·
2015-10-21 10:49
zip
实现asp.net的文件压缩、解压、下载
呵呵~~ 1.先要从网上下载一个
icsharpcode
.sharpziplib.dll 2.建立类AttachmentUnZip,内容如下: using System;using System.Data
·
2015-10-21 10:25
asp.net
windows mobile 上文件压缩与解压缩之二
Author:quietwalk Date:2010-10-20 使用:
ICSharpCode
.SharpZipLib.Zip using System
·
2015-10-21 10:24
Windows Mobile
windows mobile 上文件压缩与解压缩(使用
ICSharpCode
.SharpZipLib.Zip)
System; using System.Linq; using System.Collections.Generic; using System.Text; using
ICSharpCode
.SharpZipLib.Zip
·
2015-10-21 10:23
Windows Mobile
SharpDevelop安装与配置
SharpDevelop官方下载地址:http://www.
icsharpcode
.net/OpenSource/SD/Download/注意:最新的5.1不支持XP,如果想在XP上使用,建议下载4.4
gsls200808
·
2015-09-19 20:00
C#
ide
SharpDevelop
c#
ICSharpCode
.SharpZipLib.Zip实现文件的压缩
首先了解ZipOutPutStream和ZipEntry对象ZipOutPutStream对象 如果要完成一个文件或文件夹的压缩,则要使用ZipOutputStream类。ZipOutputStream是OutputStream的子类,常用操作方法如表12-20所示。ZipOutputStream类的常用方法序号方 法类型描 述1publicZipOutputStream(Out
**sunshining**
·
2015-09-07 20:00
C# 制作Zip压缩包
这里我们选用
ICSharpCode
.SharpZipLib这个类库来实现我们的需求。
ICSharpCode
.SharpZipLib提供了两个压缩算法的实现,分
guwei4037
·
2015-06-24 13:00
C#
ICSharpCode
.SharpZipLib.dll文件压缩和解压功能类整理,上传文件或下载文件很常用
工作中我们很多时候需要进行对文件进行压缩,比较通用的压缩的dll就是
ICSharpCode
.SharpZipLib.dll,废话不多了,网上也有很多的资料,我将其最常用的两个函数整理了一下,提供了一个通用的类
·
2015-05-31 22:00
code
C#创建PDF文档
说明:本实例用到了第三方组件
ICSharpCode
.SharpZipLib.dll、itextsharp.dll,该组件可到网上下载。
lucky51222
·
2015-03-16 00:00
C#解压或压缩文件夹<使用SharpZipLib>
1)下载SharpZipLib.dll,在http://www.
icsharpcode
.net/OpenSource/SharpZipLib/Download.aspx中有最新免费版本
hemeinvyiqiluoben
·
2015-01-04 15:00
C#实现Zip压缩解压实例
本文只列举一个压缩帮助类,使用的是有要添加一个dll引用
ICSharpCode
.SharpZipLib.dll【下载地址】。另外说明一下的是,这个类压缩格式是ZIP的,所以文件的后缀写成.zip。
CLeopard
·
2014-12-25 23:26
asp.Net
WinForm
WPF
轻量、强大的代码编辑器控件-WinForm完美版
ICSharpCode
.AvalonEdit优点:功能强大,几乎完美,非常接近VS缺点:1.使用WPF开发。2.在WinForm使用不大稳
xuld
·
2014-11-11 14:00
利用
ICSharpCode
.SharpZipLib进行压缩
#ZipLibisaZip,GZip,TarandBZip2librarywrittenentirelyinC#forthe.NETplatform.Itisimplementedasanassembly(installableintheGAC),andthuscaneasilybeincorporatedintootherprojects(inany.NETlanguage).#ZipLibw
fuyifang
·
2014-10-22 13:00
用
ICSharpCode
.SharpZipLib进行压缩
今天过中秋节,当地时间(2013-09-08),公司也放假了,正好也闲着没事,就在网上学习学习,找找资料什么的。最近项目上可能会用到压缩的功能,所以自己就先在网上学习了,发现一个不错的用于压缩的DLL文件,并且免费,而且开放源码; 这就是我今天介绍的对象: SharpZipLib 我们先看看它的官方介绍吧: #ziplib (SharpZipLib, formerly NZipLib) is
·
2014-09-08 16:00
code
SharpZipLib实现压缩多个文件或整个目录
using System;using System.IO;using
ICSharpCode
.SharpZipLib.Zip;using
ICSharpCode
.SharpZipLib.Checksums
kingmax54212008
·
2014-08-03 15:00
sharpziplib
【Unity3D自学记录】MAC&Windows跨平台解析Excel
如下图所示,大家看看我的工程文件,Excel和
ICSharpCode
.SharpZipLib是第三方开发包(后面我会附带下
hackdjh
·
2014-07-25 11:00
unity3d
C# 下利用
ICSharpCode
.SharpZipLib.dll实现文件/文件夹压缩、解压缩
ICSharpCode
.SharpZipLib.dll下载地址1、压缩某个指定目录下日志,将日志压缩到CompressionDirectory文件夹中,并清除原来未压缩日志。
xunzaosiyecao
·
2014-07-23 21:00
压缩
C#
文件
解压缩
工具 类库 框架 1
、LINQ2TextFile使用简单:TextFileReaderreader1=newTextFileReader(str_FilePath[i].ToString().Trim(),"|");2、
ICSharpCode
.SharpZipLib3
yuweikang
·
2014-07-15 11:00
C#使用
ICSharpCode
.SharpZipLib对文件进行压缩
publicstaticboolZipTxtFile(stringFileToZip,stringZipedFile,stringZipedFileName,intBlockSize) { try { FileStreamStreamToZip=newFileStream(FileToZip,FileMode.Open,FileAccess.Read); if(File.Exists(ZipedF
kangkanglou
·
2014-06-14 10:00
压缩
windows
C#
C# 制作Zip压缩包
这里我们选用
ICSharpCode
.SharpZipLib这个类库来实现我们的需求。
ICSharpCode
.SharpZipLib提供了两个压缩算法的
·
2014-04-09 21:00
zip
上一页
2
3
4
5
6
7
8
9
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他