(function(){function Fn(){}Fn.prototype.method=function(){//some Method in Fn.prototype}})();
如何將自執行函數中的構造函數暴露到全局可調用?
拉莫斯之舞
2018-09-14 09:34:20