Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要从特定文件夹中压缩一组扩展名为 .xml 的文件。我在 WPF c# 中工作。我搜索了几个论坛。默认实用程序 Gzip 可能无法满足我的目的。我该怎么做??
看看 Sharp Zip Lib。
http://www.icsharpcode.net/opensource/sharpziplib/
在codeplex尝试一个开源项目: