摘要:
1 (function(){ 2 var batch = function(){}; 3 batch.prototype={ 4 ready : function(fn){ 5 var self=this; 6 self.bind(window,'load',fn); 7 }, 8 extend : function(target,source,o){ 9 var s = source || {},o = o || {}; 10 ... 阅读全文
posted @ 2013-09-25 21:56
胡淼
阅读(264)
评论(0)
推荐(0)

浙公网安备 33010602011771号