摘要:
Visible=' 0 %>'>后台: protected string FormatDate(object date) {if (date == DBNull.Value){ return "n/a";}try{return ((DateTime)date).ToShortDateString(); }catch{ return "n/a"; } } protected str... 阅读全文
posted @ 2007-04-24 12:20
南守拥
阅读(292)
评论(0)
推荐(0)

浙公网安备 33010602011771号