摘要: WS_TJ.vbsd = DateAdd("n", -6, Now())strDate = Right(""&(100+Year(d)),2) & Right(""&(100+Month(d)),2) & Right(""&(100+Day(d)),2)'strHr = Hour(time())'strMin = Minute(time())'starttime = timeserial(strHr, strMin - 10, 0)'endti 阅读全文
posted @ 2013-03-01 09:01 小さいです哥 阅读(468) 评论(0) 推荐(0)