var end = res.end ;res.end = function(chunk, encoding){res.end = end ;res.end(chunk, encoding );clearTimeout (timer);};
求解釋一下這段js代碼
慕雪6442864
2018-08-03 10:09:19