function 方式 | scope |
function | closure |
expression | |
anonymous function | |
class(this, prototype) |
转载于:https://www.cnblogs.com/daishuguang/p/3481366.html
function 方式 | scope |
function | closure |
expression | |
anonymous function | |
class(this, prototype) |
转载于:https://www.cnblogs.com/daishuguang/p/3481366.html