函数调用的方式

函数的调用方式

  • 构造函数实例化

  • 普通函数调用

  • 对象方法调用

  • call和apply调用

  • 函数的立即调用

原文地址:https://www.cnblogs.com/lml-lml/p/7096339.html