摘要:
Date.prototype.Format = function (fmt) { var o = { "M+": this.getMonth() + 1, //月份 "d+": this.getDate(), //日 "h+": this.getHours(), //小时 "m+": this.getMinutes... 阅读全文
posted @ 2014-03-14 14:35
Livermore.S
阅读(381)
评论(0)
推荐(0)
浙公网安备 33010602011771号