摘要: Date.prototype.Format = function(fmt) { //author: meizz var o = { "M+" : this.getMonth()+1, //月份 "d+" ... 阅读全文
posted @ 2015-03-23 10:37 RY一步一个脚印 阅读(342) 评论(0) 推荐(0)