08 2013 档案

摘要:?select GETDATE() as '当前日期',DateName(year,GetDate()) as '年',DateName(month,GetDate()) as '月',DateName(day,GetDate()) as '日',DateName(dw,GetDate()) as '星期',DateName(week,GetDate()) as '周数',DateName(hour,GetDate()) as '时',DateName(minute,GetDate( 阅读全文
posted @ 2013-08-22 21:05 stevejson 阅读(430) 评论(0) 推荐(0)
摘要:前台代码: 时间: ... 阅读全文
posted @ 2013-08-01 08:57 stevejson 阅读(348) 评论(0) 推荐(0)