摘要: 引用Bloghttp://www.codeproject.com/KB/viewstate/ViewStateCompression.aspxThe Compress Classusing System.IO;using System.IO.Compression;public static class Compressor { public static byte[] Compress(byte...阅读全文
posted @ 2009-06-25 13:48 chgBlog 阅读(32) | 评论 (0) 编辑 |
