摘要:
/**//// /// 格式化日期显示的颜色,当天为红色 /// /// /// public System.Drawing.Color GetTitleForColor(string ModifyDate) { if(DateTime.Parse(ModifyDate).Date.... 阅读全文
posted @ 2004-07-26 13:41 Hover 阅读(1153) 评论(0) 推荐(0)
|
|||
摘要:
/**//// /// 格式化日期显示的颜色,当天为红色 /// /// /// public System.Drawing.Color GetTitleForColor(string ModifyDate) { if(DateTime.Parse(ModifyDate).Date.... 阅读全文
posted @ 2004-07-26 13:41 Hover 阅读(1153) 评论(0) 推荐(0) |
|||