会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小小小笨鸟
为IT者,挨踢者也!不为挨踢,只为IT者也!
博客园
新随笔
管理
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)