function 方式 | scope |
function | closure |
expression | |
anonymous function | |
class(this, prototype) |
关于function与closure
最新推荐文章于 2021-01-30 05:33:39 发布
function 方式 | scope |
function | closure |
expression | |
anonymous function | |
class(this, prototype) |