摘要:
public enum DateInterval{ Second, Minute, Hour, Day, Week, Month, Quarter, Year}public sealed class DateTimeManger{ private DateTimeManger() {}//end of default constructor public static l... 阅读全文
posted @ 2006-11-16 15:21 赣江源 阅读(1194) 评论(0) 推荐(1) 编辑