随笔 - 54  文章 - 2 评论 - 79 阅读 - 69803
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

11 2006 档案
使用GZipStream类压缩和解压文件夹
摘要:使用.Net 2.0中的GZipStream压缩解压文件夹 阅读全文
posted @ 2006-11-30 09:23 aiya 阅读(6397) 评论(5) 推荐(0) 编辑
判断本地网络连接是否可用
摘要:[DllImport("wininet.dll")] private extern static bool InternetGetConnectedState(out int connectionDescription, int reservedValue); int flag; string State = InternetGetConnectedState(out f... 阅读全文
posted @ 2006-11-24 15:44 aiya 阅读(413) 评论(0) 推荐(0) 编辑
Effective C# Item 21: Express Callbacks with Delegates
摘要:Effective C# Item 21: 使用委托完成回调 阅读全文
posted @ 2006-11-23 08:49 aiya 阅读(1069) 评论(0) 推荐(0) 编辑
Effective C# Item 20: Distinguish Between Implementing Interfaces and Overriding Virtual Functions
摘要:Effective C# Item 20: Distinguish Between Implementing Interfaces and Overriding Virtual Functions 概要翻译 + 读书笔记 欢迎拍砖 谢谢 阅读全文
posted @ 2006-11-13 08:52 aiya 阅读(1170) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示