02 2008 档案

摘要: 1usingSystem;2usingSystem.Security.Cryptography;3usingSystem.IO;4usingSystem.Data;5usingSystem.Runtime.Serialization.Formatters.Binary;6usingSystem.Text;7usingSystem.Windows.Forms;89namespaceBLL.Gener...阅读全文
posted @ 2008-02-21 11:20 lyamlf123 阅读(430) | 评论 (0) 编辑
摘要: 转自:http://www.cnblogs.com/JimmyZhang/archive/2007/09/23/903360.html这篇关于委托与事件的文章,比我上次转的要好理解的多。特意转过来,让更多人可以看到。引言委托 和 事件在 .Net Framework中的应用非常广泛,然而,较好地理解委托和事件对很多接触C#时间不长的人来说并不容易。它们就像是一道槛儿,过了这个槛的人,觉得真是太容易...阅读全文
posted @ 2008-02-02 11:13 lyamlf123 阅读(70) | 评论 (0) 编辑