摘要:
var myDate = new Date();myDate.getYear();//获取当前年份(2位)myDate.getFullYear();//获取完整的年份(4位,1970-????)myDate.getMonth();//获取当前月份(0-11,0代表1月)myDate.getDate(... 阅读全文
posted @ 2014-01-22 21:43
武二郎
阅读(231)
评论(0)
推荐(0)
摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Text.RegularExpressions;///前台suggest搜索用namespace Web.Mo... 阅读全文
posted @ 2014-01-22 15:09
武二郎
阅读(1753)
评论(0)
推荐(0)

浙公网安备 33010602011771号