一些常用方法备份: function _(value) { value = '0' + value; return value.substr(value.length - 2); } Date.prototype.format = function(split) ...
確定! 回上一頁