摘要: ExcelTable.js 1 /* 2 * author:wenluanlai 3 */ 4 (function ($) { 5 Date.prototype.Format = function (fmt) { 6 var o = { 7 "M+": this.getMonth() + 1, // 阅读全文
posted @ 2016-11-04 15:45 文乱来 阅读(6377) 评论(1) 推荐(0)