压缩和解压缩文件和文件夹压缩文件、文件夹

2023-09-05 00:31:09 作者:轻言是意味放弃

我要压缩和使用C ++ / C#解压目录hirarchy,在Windows Mobile。什么是 最简单的库可以吗?

I need to zip and unzip the directory hirarchy in Windows Mobile using C++/C#. What is the simplest library available for it?

我用Google搜索了很多次。我发现了一些东西,但我不能用它继续前进。

I have googled many times. I found some stuff, but I am not able to go ahead with it.

如果您已经实现或者,如果你知道一些东西吧,请让我知道。

If you have implemented or if you know some stuff about it please let me know.

推荐答案

对于.NET,的 SharpZipLib 。

另请参阅:为精简框架邮编库选项?

See also: Zip library options for the Compact Framework?