摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.IO;using ICSharpCode.SharpZipLib.Zip;using ICSharpCode.SharpZipLib.Checksums;namespace AttachmentsWindow{ public class Compression { //string []FileProperties=new string[2]; //FileProperties[0]="C:... 阅读全文
posted @ 2012-09-12 14:36 小さいです哥 阅读(295) 评论(0) 推荐(0)