摘要:
1.建立工程,添加引用,添加SharpZipLib.dll2.建立压缩和解压类CompressionFile.cs添加如下代码 usingSystem;usingSystem.IO;usingICSharpCode.SharpZipLib.Zip;usingICSharpCode.SharpZipLib.GZip;usingICSharpCode.SharpZipLib.BZip2;usingICSharpCode.SharpZipLib.Checksums;usingICSharpCode.SharpZipLib.Zip.Compression;usingICSharpCode.SharpZ 阅读全文
posted @ 2011-03-10 21:21
刺猬的温驯
阅读(235)
评论(0)
推荐(0)