摘要:
//日期格式化 Date.prototype.Format = function(fmt) { var o = { "M+" : this.getMonth() + 1, "d+" : this.getDate(), "h+" : this.getHours()... 阅读全文
posted @ 2017-04-03 23:06
编程创造世界
阅读(12220)
评论(0)
推荐(1)
摘要:
参考链接:http://bbs.csdn.net/topics/320097246 阅读全文
posted @ 2017-04-03 22:06
编程创造世界
阅读(10634)
评论(0)
推荐(0)

浙公网安备 33010602011771号