从WP7中的隔离存储中解压缩文件 [英] UnZip the file from isolated storage in WP7

查看:75
本文介绍了从WP7中的隔离存储中解压缩文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


看起来C#中没有内置的Library/API来解压缩zip文件.我正在寻找一个免费的(更好的开源)库/API,该库/API可以与.Net 3.5 + VSTS 2010 + C#一起使用,以解压缩zip文件并将所有文件提取到特定文件夹中.

任何推荐的库/API或示例?


Looks like no built-in Library/API in C# to unzip a zip file. I am looking for a free (better open source) library/API which could work with .Net 3.5 + VSTS 2010 + C# to unzip a zip file and extract all files into a specific folder.

Any recommended library/API or samples?

推荐答案

我知道的一种方法是使用7zip,它是开放源代码,并支持许多压缩格式,包括ZIP.

参见:
http://en.wikipedia.org/wiki/7zip [ http://www.7-zip.org/ [ http://sevenzipsharp.codeplex.com/ [
One way I know is using 7zip, which is Open Source and supports many compression formats including ZIP.

See:
http://en.wikipedia.org/wiki/7zip[^],
http://www.7-zip.org/[^].

You need a .NET wrapper to use it with C#. There is one called SevenZipSharp. You can find it here: http://sevenzipsharp.codeplex.com/[^].

Good luck,
—SA


您可以使用SharpLipZib,但在wp7中有问题
u can user SharpLipZib but in wp7 have something wrong


这篇关于从WP7中的隔离存储中解压缩文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆