Skip to content
我的知识库
Search
K
Appearance
Menu
Return to top
On this page
内存管理和内存泄露
函数的作用域是与定义位置有关系的,与调用位置没有关系。父级作用域实在编译阶段就确认的。(关系到作用域链查找)