var extend = function () { var obj, name, shift = Array.prototype.shift, target = shift.call(arguments); target = target || {}; obj ...
確定! 回上一頁