摘要: add referenceSystem.IO.Compression.FileSystem public class ZipHelper { public static string UnZip(string inputFile) { s... 阅读全文
posted @ 2014-04-17 09:35 zyip 阅读(558) 评论(0) 推荐(0) 编辑
摘要: download ICSharpCode and add referenceusing System;using System.Collections.Generic;using System.Text;using System.IO;using ICSharpCode.SharpZipLib.Zi... 阅读全文
posted @ 2014-04-17 09:28 zyip 阅读(537) 评论(0) 推荐(0) 编辑