Compact Framework的Zip库选项? [英] Zip library options for the Compact Framework?

查看:58
本文介绍了Compact Framework的Zip库选项?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的要求:


  • 支持.NET Compact Framework 2.0和Windows Mobile 6.0设备。

  • 仅需要将内容解压缩到存储卡上的目录中。不需要创建zip文件。

  • 必须能够在公司/商业软件中使用。

  • 可以是开源的,但没有GPL或其他病毒许可。

  • Support .NET Compact Framework 2.0 and Windows Mobile 6.0 devices.
  • Only need to unzip the contents to a directory on a storage card. Creation of zip files is not required.
  • Must be able to use in corporate/commercial software.
  • Can be open source, but not have GPL or other viral license.

我见过 Xceed Zip for CF 库。

推荐答案

看看#ziplib(www.icsharpcode.com)。它是GPL,但您可以在封闭源代码的商业应用中使用它。他们没有在页面上特别说明如何将其与Compact Framework一起使用,因此您必须自己进行测试(也就是说,它是纯C#,没有任何外部依赖关系,因此,这样做的几率很大)工作)。

Have a look at #ziplib (www.icsharpcode.com). It's GPL, but you can use it in closed-source, commercial applications. They don't say anything specifically on their page about using it with the Compact Framework, so you'd have to give it a test yourself (that said, it's pure C# without any external dependencies, so the chances are somewhat good that it will work).

这篇关于Compact Framework的Zip库选项?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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