函数调用

(function () {
    //code
}.call(this));
原文地址:https://www.cnblogs.com/sntetwt/p/6594161.html