摘要:
public enum DateInterval{ Second, Minute, Hour, Day, Week, Month, Quarter, Year}public sealed class DateTimeManger{ private DateTimeManger() {}//end of default constructor public static long DateDiff(... 阅读全文
posted @ 2006-07-28 10:26
幸运儿
阅读(404)
评论(1)
推荐(0)
摘要:
C# Open SourceOpen Source Aspect-Oriented Frameworks in C# AspectSharp - Aspect# (pronunced as AspectSharp) is a free AOP ( Aspect Oriented Programming ) framework for the .NET Framework, it uses Dyna... 阅读全文
posted @ 2006-07-28 10:25
幸运儿
阅读(430)
评论(0)
推荐(0)