10 2014 档案

摘要:using System;using System.Threading;using System.Runtime.InteropServices;namespace NetWork{ public sealed class NetworkHelper { #region 网... 阅读全文
posted @ 2014-10-20 19:55 打倒挨踢者 阅读(186) 评论(0) 推荐(0)
摘要:using System;using ICSharpCode.SharpZipLib.Zip;using System.IO;namespace Zip{ /// /// 压缩 /// public class MyCompress { priv... 阅读全文
posted @ 2014-10-20 19:52 打倒挨踢者 阅读(165) 评论(0) 推荐(0)