摘要: 1. function dateFormat(time, fmt) { Date.prototype.Format = function(fmt) { //author: meizz var o = { "M+": this.getMonth() + 1, //月份 "d+": this.getDate(), //日 "h+": th... 阅读全文
posted @ 2017-11-29 16:52 neo_o 阅读(223) 评论(0) 推荐(0)

愿你的生活只有诗和远方