摘要:
function newOperator(ctor){ if(typeof ctor !== 'function'){ throw 'newOperator function the first param must be a function'; } // ES6 new.target 是指向构造 阅读全文
posted @ 2019-09-10 15:17
诺克萨斯大刀
阅读(392)
评论(0)
推荐(0)
浙公网安备 33010602011771号