.NET

posted @ 2008-01-06 08:53 Allen Lee 阅读(2704) | 评论 (13)  编辑
posted @ 2007-06-24 22:28 Allen Lee 阅读(2888) | 评论 (21)  编辑
     摘要: 你是否知道 Microsoft .NET Framework v2.0 内置了一个高精度的计数器 —— Stopwatch?本文将为你做一个简要的介绍。  阅读全文
posted @ 2005-08-16 22:23 Allen Lee 阅读(3849) | 评论 (10)  编辑
     摘要: StringCollection这个集合类我们平时很少用到,本FAQ将为你解答一些关于它的常见的问题。  阅读全文
posted @ 2005-03-19 12:31 Allen Lee 阅读(3289) | 评论 (5)  编辑
     摘要: 是否有兴趣知道如何找到public extern bool Equals(String value)的实现代码?本文将带领你穿梭Rotor的VM源代码,并作为你探索.NET内部原理的一个开始。  阅读全文
posted @ 2004-12-14 07:46 Allen Lee 阅读(1837) | 评论 (4)  编辑