Skip to content

JavaScript #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TimZw opened this issue Sep 3, 2021 · 0 comments
Open

JavaScript #4

TimZw opened this issue Sep 3, 2021 · 0 comments

Comments

@TimZw
Copy link
Owner

TimZw commented Sep 3, 2021

  1. this
  2. 闭包其实只是一个绑定了执行环境的函数。闭包就是能够读取其他函数内部变量的函数。在本质上,闭包就是将函数内部和函数外部连接起来的一座桥梁。闭包
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant